Robotics
Safetensors
gr00t_n1_5
youliangt commited on
Commit
01ea882
·
verified ·
1 Parent(s): c18a6e5

Fix Agibot to agibot_genie1

Browse files

https://github.com/NVIDIA/Isaac-GR00T/issues/213

Files changed (1) hide show
  1. experiment_cfg/metadata.json +2 -2
experiment_cfg/metadata.json CHANGED
@@ -1487,7 +1487,7 @@
1487
  },
1488
  "embodiment_tag": "oxe_droid"
1489
  },
1490
- "agibot": {
1491
  "statistics": {
1492
  "state": {
1493
  "left_arm_joint_position": {
@@ -2071,6 +2071,6 @@
2071
  ]
2072
  }
2073
  },
2074
- "embodiment_tag": "agibot"
2075
  }
2076
  }
 
1487
  },
1488
  "embodiment_tag": "oxe_droid"
1489
  },
1490
+ "agibot_genie1": {
1491
  "statistics": {
1492
  "state": {
1493
  "left_arm_joint_position": {
 
2071
  ]
2072
  }
2073
  },
2074
+ "embodiment_tag": "agibot_genie1"
2075
  }
2076
  }