Skip to content

Commit 7448edb

Browse files
Correct Dynamixel 2R DOF in the readme thanks to @Gregwar
See #147 (comment)
1 parent cfb6bbd commit 7448edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ The DOF column denotes the number of actuated degrees of freedom.
201201
| Name | Robot | DOF | Format |
202202
|-------------------------------|-----------------------|-----|------------|
203203
| `double_pendulum_description` | Double Pendulum | 2 | URDF |
204-
| `dynamixel_2r_mj_description` | Dynamixel 2R | 1 | MJCF |
204+
| `dynamixel_2r_mj_description` | Dynamixel 2R | 2 | MJCF |
205205
| `finger_edu_description` | FingerEdu | 3 | URDF |
206206
| `simple_humanoid_description` | Simple Humanoid | 29 | URDF |
207207
| `trifinger_edu_description` | TriFingerEdu | 9 | URDF |

0 commit comments

Comments
 (0)