Skip to content

Commit 103191e

Browse files
committed
add mujoco readme
1 parent 69f0b18 commit 103191e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ Web Visualizer on [ManiSkill2](https://github.com/haosulab/ManiSkill2).
7373

7474
![sapien](doc/sapien_side_by_side.gif)
7575

76+
### Mujoco Web Visualizer
77+
Run the example.
78+
```
79+
python example/mujoco/run_mujoco_viz.py
80+
```
81+
7682
### URDF Web Visualizer
7783

7884
Check the [URDF Example](example/visualize_urdf/README.md) for information to visualize a static URDF file on Web

0 commit comments

Comments
 (0)