Skip to content

Commit 8a5056a

Browse files
stephane-caronStéphane Caron
authored andcommitted
Add MuJoCo loader to the README
1 parent a754dbf commit 8a5056a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,11 @@ Some robot descriptions include additional fields. For instance, the ``iiwa_desc
5151

5252
### Loaders
5353

54-
The library also provides a one-stop shop `load_robot_description` function for each of the following robotics software:
54+
The library also provides a `load_robot_description` function for each of the following robotics software:
5555

5656
| Software | Loader |
5757
|-----------|----------------------------------------|
58+
| MuJoCo | `robot_descriptions.loaders.mujoco` |
5859
| Pinocchio | `robot_descriptions.loaders.pinocchio` |
5960
| PyBullet | `robot_descriptions.loaders.pybullet` |
6061

0 commit comments

Comments
 (0)