Skip to content

Commit a29516b

Browse files
authored
Update README.md
1 parent 30e15cf commit a29516b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ Open examples/gettingStarted.slx model and click run
4747
If the installation is successful, you should see a pendulum model running in a separate window and camera stream displayed by Video Viewer block (Computer Vision Toolbox)
4848

4949
### Blocks
50-
51-
![](mjLib.png){height=250px}
50+
<img width="250" alt="mjLib" src="https://user-images.githubusercontent.com/8917581/230754094-908a0a52-2c5d-4e8e-bd82-d2dcc553a846.png">
5251

5352
MuJoCo Plant block steps MuJoCo engine, renders visualization window & camera, sets actuator data and outputs sensor readings
5453

@@ -60,6 +59,14 @@ Sensors are output as a Simulink Bus.
6059

6160
RGB and Depth buffers from camera are output as vectors. These can be decoded to Simulink image/matrix using the RGB and Depth Parser blocks.
6261

62+
63+
https://user-images.githubusercontent.com/8917581/230754110-e98b0ed6-05af-416c-9f39-7e5abf562b25.mp4
64+
65+
66+
67+
https://user-images.githubusercontent.com/8917581/230754121-8486a61f-a2db-452c-a943-8682172b4f46.mp4
68+
69+
6370
![](getting_started_clip1.mp4 "Block Usage")
6471
![](getting_started_clip2.mp4 "Visualization")
6572

0 commit comments

Comments
 (0)