Corrected index.rst example code samples

Added the missing humanoid directory path to window and linux sample terminal commands
This commit is contained in:
JC
2023-06-09 21:55:02 -05:00
committed by GitHub
parent 4a086edb43
commit 15618d8f94
+2 -2
View File
@@ -55,8 +55,8 @@ now run the precompiled code samples, for example:
.. code-block:: Text
Windows: simulate ..\model\humanoid.xml
Linux and macOS: ./simulate ../model/humanoid.xml
Windows: simulate ..\model\humanoid\humanoid.xml
Linux and macOS: ./simulate ../model/humanoid/humanoid.xml
The directory structure is shown below. Users can re-organize it if needed, as well as install the dynamic libraries in
other directories and set the path accordingly. The only file created automatically is MUJOCO_LOG.TXT in the executable