Caplin43 commited on
Commit
bd9dbaf
·
verified ·
1 Parent(s): d00a991

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "humanoid-navigation-model-v1",
3
+ "version": "1.0",
4
+ "type": "navigation",
5
+ "environment": "indoor"
6
+ }