Corrected index.rst example code samples
Added the missing humanoid directory path to window and linux sample terminal commands
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user