Skip to content

Commit bf95d3f

Browse files
authored
Update README.md
1 parent 8de933b commit bf95d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ https://user-images.githubusercontent.com/8917581/230754110-e98b0ed6-05af-416c-9
8686
https://user-images.githubusercontent.com/8917581/230754121-8486a61f-a2db-452c-a943-8682172b4f46.mp4
8787

8888
## Tips and Tricks
89-
- ***MuJoCo version update*** - Open install.m and change MJ_VER to desired MuJoCo physics engine version.
89+
- ***MuJoCo version update*** - Open install.m and change MJ_VER to the desired MuJoCo physics engine version.
9090
- ***Code generation*** - The MuJoCo Plant block supports code generation (Simulink Coder) and monitor and tune for host target. Refer to mj_monitorTune.slx for more info.
9191
- ***Performance improvement*** - In case you want to reduce the mask initialization overhead, you can directly use the underlying S-Function. Select the MuJoCo Plant block and Ctrl+U to look under the subsystem mask. Make sure to call the initialization functions (whenever the MJCF XML model changes).
9292

0 commit comments

Comments
 (0)