@@ -149,7 +149,7 @@ The DOF column denotes the number of actuated degrees of freedom.
149149| ` piper_mj_description ` | PiPER | AgileX | MJCF | MIT |
150150| ` poppy_ergo_jr_description ` | Poppy Ergo Jr | Poppy Project | URDF | GPL-3.0 |
151151| ` sawyer_mj_description ` | Sawyer | Rethink Robotics | MJCF | Apache-2.0 |
152- | ` so_arm100 ` | SO-ARM100 | The Robot Studio | URDF | Apache-2.0 |
152+ | ` so_arm100_description ` | SO-ARM100 | The Robot Studio | URDF | Apache-2.0 |
153153| ` so_arm100_mj_description ` | SO-ARM100 | The Robot Studio | MJCF | Apache-2.0 |
154154| ` so_arm101_description ` | SO-ARM101 | The Robot Studio | URDF | Apache-2.0 |
155155| ` so_arm101_mj_description ` | SO-ARM101 | The Robot Studio | MJCF | Apache-2.0 |
@@ -214,7 +214,7 @@ The DOF column denotes the number of actuated degrees of freedom.
214214| ` allegro_hand_description ` | Allegro Hand | Wonik Robotics | URDF | [ BSD] ( https://github.com/RobotLocomotion/models/blob/5c027ea961473cb558da30e1a749272a8a9fa3eb/allegro_hand_description/LICENSE.TXT ) |
215215| ` allegro_hand_mj_description ` | Allegro Hand | Wonik Robotics | MJCF | [ BSD-2-Clause] ( https://github.com/google-deepmind/mujoco_menagerie/blob/main/wonik_allegro/LICENSE ) |
216216| ` barrett_hand_description ` | BarrettHand | Barrett Technology | URDF | [ BSD] ( https://github.com/jhu-lcsr-attic/bhand_model/blob/937f4186d6458bd682a7dae825fb6f4efe56ec69/manifest.xml ) |
217- | ` leap_hand_v1 ` | LEAP Hand v1 | Carnegie Mellon University | URDF | MIT |
217+ | ` leap_hand_v1_description ` | LEAP Hand v1 | Carnegie Mellon University | URDF | MIT |
218218| ` leap_hand_mj_description ` | LEAP Hand | Carnegie Mellon University | MJCF | MIT |
219219| ` robotiq_2f85_description ` | Robotiq 2F-85 | Robotiq | URDF | BSD-2-Clause |
220220| ` robotiq_2f85_mj_description ` | Robotiq 2F-85 | Robotiq | MJCF | BSD-2-Clause |
@@ -255,18 +255,19 @@ The DOF column denotes the number of actuated degrees of freedom.
255255
256256### Mobile manipulators
257257
258- | Name | Robot | Maker | DOF | Format |
259- | -------------------------------| -----------------------| --------------------------| -----| ------------|
260- | ` eve_r3_description ` | Eve R3 | Halodi | 23 | URDF |
261- | ` fetch_description ` | Fetch | Fetch Robotics | 14 | URDF |
262- | ` ginger_description ` | Ginger | Paaila Technology | 49 | URDF |
263- | ` pepper_description ` | Pepper | SoftBank Robotics | 17 | URDF |
264- | ` pr2_description ` | PR2 | Willow Garage | 32 | URDF |
265- | ` reachy_description ` | Reachy | Pollen Robotics | 21 | URDF |
266- | ` stretch_description ` | Stretch RE1 | Hello Robot | 14 | URDF |
267- | ` sretch_mj_description ` | Stretch 2 | Hello Robot | 14 | MJCF |
268- | ` sretch_3_mj_description ` | Stretch 3 | Hello Robot | 14 | MJCF |
269- | ` tiago_description ` | TIAGo | PAL Robotics | 48 | URDF |
258+ | Name | Robot | Maker | Format | License |
259+ | -------------------------------| -----------------------| --------------------------| ------------| ---------|
260+ | ` bambot_description ` | BamBot | Tim Qian | URDF | [ Apache-2.0] ( https://github.com/timqian/bambot/blob/04d902653794f9f72eeabb09ec90a9af8e397c5b/LICENSE ) |
261+ | ` eve_r3_description ` | Eve R3 | Halodi | URDF | Apache-2.0 |
262+ | ` fetch_description ` | Fetch | Fetch Robotics | URDF | MIT |
263+ | ` ginger_description ` | Ginger | Paaila Technology | URDF | BSD |
264+ | ` pepper_description ` | Pepper | SoftBank Robotics | URDF | BSD-2-Clause |
265+ | ` pr2_description ` | PR2 | Willow Garage | URDF | BSD |
266+ | ` reachy_description ` | Reachy | Pollen Robotics | URDF | Apache-2.0 |
267+ | ` stretch_description ` | Stretch RE1 | Hello Robot | URDF | CC-BY-SA-4.0 ✖️ |
268+ | ` sretch_mj_description ` | Stretch 2 | Hello Robot | MJCF | Clear BSD |
269+ | ` sretch_3_mj_description ` | Stretch 3 | Hello Robot | MJCF | Apache-2.0 |
270+ | ` tiago_description ` | TIAGo | PAL Robotics | URDF | Apache-2.0 |
270271
271272### Quadrupeds
272273
0 commit comments