Skip to content

Commit 066aba7

Browse files
Complete README reorg
1 parent f459fce commit 066aba7

File tree

1 file changed

+28
-18
lines changed

1 file changed

+28
-18
lines changed

README.md

Lines changed: 28 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -102,23 +102,20 @@ robot_descriptions show solo_description
102102

103103
## Descriptions
104104

105-
Available robot descriptions ([gallery](https://github.com/robot-descriptions/awesome-robot-descriptions#gallery)) currently include:
106-
107-
| Name | Robot | Maker | Format |
108-
|-------------------------------|-----------------------|--------------------------|------------|
109-
| `ginger_description` | Ginger | Paaila Technology | URDF |
110-
| `nextage_description` | NEXTAGE | Kawada Robotics | URDF |
111-
| `pepper_description` | Pepper | SoftBank Robotics | URDF |
112-
| `poppy_ergo_jr_description` | Poppy Ergo Jr | Poppy Project | URDF |
113-
| `poppy_torso_description` | Poppy Torso | Poppy Project | URDF |
114-
| `pr2_description` | PR2 | Willow Garage | URDF |
115-
| `reachy_description` | Reachy | Pollen Robotics | URDF |
116-
| `r2_description` | Robonaut 2 | NASA JSC Robotics | URDF |
117-
| `robotiq_2f85_mj_description` | Robotiq 2F-85 | Robotiq | MJCF |
118-
| `robotiq_2f85_description` | Robotiq 2F-85 | Robotiq | URDF |
119-
| `shadow_hand_mj_description` | Shadow Hand | The Shadow Robot Company | MJCF |
120-
| `tiago_description` | TIAGo | PAL Robotics | URDF |
121-
| `yumi_description` | YuMi | ABB | URDF |
105+
Available robot descriptions ([gallery](https://github.com/robot-descriptions/awesome-robot-descriptions#gallery)) are listed in the following categories:
106+
107+
* [Arms](#arms)
108+
* [Bipeds](#bipeds)
109+
* [Dual Arms](#dual-arms)
110+
* [Drones](#drones)
111+
* [Educational](#educational)
112+
* [End Effectors](#end-effectors)
113+
* [Mobile Manipulators](#mobile-manipulators)
114+
* [Humanoids](#humanoids)
115+
* [Quadrupeds](#quadrupeds)
116+
* [Wheeled](#wheeled)
117+
118+
The DOF column denotes the number of actuated degrees of freedom.
122119

123120
### Arms
124121

@@ -128,8 +125,9 @@ Available robot descriptions ([gallery](https://github.com/robot-descriptions/aw
128125
| `gen2_description` | Gen2 | Kinova | 6 | URDF |
129126
| `gen3_mj_description` | Gen3 | Kinova | 7 | MJCF |
130127
| `iiwa_description` | iiwa | KUKA | 7 | URDF |
131-
| `panda_mj_description` | Panda | Franka Emika | 8 | MJCF |
132128
| `panda_description` | Panda | Franka Emika | 8 | URDF |
129+
| `panda_mj_description` | Panda | Franka Emika | 8 | MJCF |
130+
| `poppy_ergo_jr_description` | Poppy Ergo Jr | Poppy Project | 6 | URDF |
133131
| `ur10_description` | UR10 | Universal Robots | 6 | URDF |
134132
| `ur3_description` | UR3 | Universal Robots | 6 | URDF |
135133
| `ur5_description` | UR5 | Universal Robots | 6 | URDF |
@@ -150,6 +148,9 @@ Available robot descriptions ([gallery](https://github.com/robot-descriptions/aw
150148
| Name | Robot | Maker | DOF | Format |
151149
|-------------------------------|-----------------------|--------------------------|-----|------------|
152150
| `baxter_description` | Baxter | Rethink Robotics | 15 | URDF |
151+
| `nextage_description` | NEXTAGE | Kawada Robotics | 15 | URDF |
152+
| `poppy_torso_description` | Poppy Torso | Poppy Project | 13 | URDF |
153+
| `yumi_description` | YuMi | ABB | 16 | URDF |
153154

154155
### Drones
155156

@@ -171,6 +172,9 @@ Available robot descriptions ([gallery](https://github.com/robot-descriptions/aw
171172
|-------------------------------|-----------------------|--------------------------|-----|------------|
172173
| `allegro_hand_description` | Allegro Hand | Wonik Robotics | 16 | URDF |
173174
| `barrett_hand_description` | BarrettHand | Barrett Technology | 8 | URDF |
175+
| `robotiq_2f85_description` | Robotiq 2F-85 | Robotiq | 1 | URDF |
176+
| `robotiq_2f85_mj_description` | Robotiq 2F-85 | Robotiq | 1 | MJCF |
177+
| `shadow_hand_mj_description` | Shadow Hand | The Shadow Robot Company | 24 | MJCF |
174178

175179
### Humanoids
176180

@@ -182,6 +186,7 @@ Available robot descriptions ([gallery](https://github.com/robot-descriptions/aw
182186
| `jaxon_description` | JAXON | JSK | 38 | URDF |
183187
| `jvrc_description` | JVRC-1 | AIST | 34 | URDF |
184188
| `jvrc_mj_description` | JVRC-1 | AIST | 34 | MJCF |
189+
| `r2_description` | Robonaut 2 | NASA JSC Robotics | 56 | URDF |
185190
| `romeo_description` | Romeo | Aldebaran Robotics | 37 | URDF |
186191
| `sigmaban_description` | SigmaBan | Rhoban | 20 | URDF |
187192
| `talos_description` | TALOS | PAL Robotics | 32 | URDF |
@@ -193,6 +198,11 @@ Available robot descriptions ([gallery](https://github.com/robot-descriptions/aw
193198
|-------------------------------|-----------------------|--------------------------|-----|------------|
194199
| `eve_r3_description` | Eve R3 | Halodi | 23 | URDF |
195200
| `fetch_description` | Fetch | Fetch Robotics | 14 | URDF |
201+
| `ginger_description` | Ginger | Paaila Technology | 49 | URDF |
202+
| `pepper_description` | Pepper | SoftBank Robotics | 17 | URDF |
203+
| `pr2_description` | PR2 | Willow Garage | 32 | URDF |
204+
| `reachy_description` | Reachy | Pollen Robotics | 21 | URDF |
205+
| `tiago_description` | TIAGo | PAL Robotics | 48 | URDF |
196206

197207
### Quadrupeds
198208

0 commit comments

Comments
 (0)