File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -199,14 +199,14 @@ The DOF column denotes the number of actuated degrees of freedom.
199199
200200### Educational
201201
202- | Name | Robot | DOF | Format |
203- | -------------------------------| -----------------------| -----| ------------|
204- | ` double_pendulum_description ` | Double Pendulum | 2 | URDF |
205- | ` dynamixel_2r_mj_description ` | Dynamixel 2R | 2 | MJCF |
206- | ` finger_edu_description ` | FingerEdu | 3 | URDF |
207- | ` mujoco_humanoid_description ` | MuJoCo Humanoid | 27 | MJCF |
208- | ` simple_humanoid_description ` | Simple Humanoid | 29 | URDF |
209- | ` trifinger_edu_description ` | TriFingerEdu | 9 | URDF |
202+ | Name | Robot | DOF | Format | License |
203+ |---------------------------------- |-----------------------|-----|------------|---------
204+ | ` double_pendulum_description ` | Double Pendulum | 2 | URDF | BSD-3-Clause |
205+ | ` dynamixel_2r_mj_description ` | Dynamixel 2R | 2 | MJCF | MIT |
206+ | ` finger_edu_description ` | FingerEdu | 3 | URDF | BSD-3-Clause |
207+ | ` mujoco_humanoid_mj_description ` | MuJoCo Humanoid | 27 | MJCF | [ Apache-2.0 ] ( https://github.com/google-deepmind/mujoco/blob/ad0dc0de5e10a075a2c65be629e9a8d557d383a6/LICENSE ) |
208+ | ` simple_humanoid_description ` | Simple Humanoid | 29 | URDF | BSD-2-Clause |
209+ | ` trifinger_edu_description ` | TriFingerEdu | 9 | URDF | MIT |
210210
211211### End effectors
212212
You can’t perform that action at this time.
0 commit comments