Skip to content

Commit 2357f79

Browse files
authored
Merge branch 'moveit:main' into main
2 parents 2e4944d + 3e6de33 commit 2357f79

File tree

3 files changed

+382
-157
lines changed

3 files changed

+382
-157
lines changed

doc/how_to_guides/isaac_panda/isaac_panda_tutorial.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
How To Command Simulated Isaac Robot
22
====================================
33

4-
This tutorial requires a machine with ``Isaac Sim 2023.1.x`` (recommended) or ``Isaac Sim 2022.2.x`` installed.
4+
This tutorial requires a machine with ``Isaac Sim 4.5`` (recommended) or ``Isaac Sim 4.2`` installed.
55
For Isaac Sim requirements and installation please see the `Omniverse documentation <https://docs.omniverse.nvidia.com/isaacsim/latest/index.html>`_.
66
To configure Isaac Sim to work with ROS 2 please see `this guide <https://docs.omniverse.nvidia.com/isaacsim/latest/installation/install_ros.html#running-native-ros>`_.
77

@@ -119,7 +119,7 @@ Running the MoveIt Interactive Marker Demo with Isaac Sim
119119
120120
2. Then run the following command to load the Panda Robot pre-configured to work with this tutorial.
121121

122-
.. note:: This step assumes that a compatible version of Isaac Sim is installed on the host in the ``$HOME/.local/share/ov/pkg/" directory``.
122+
.. note:: This step assumes that a compatible version of Isaac Sim is installed on the host in the ``$HOME/isaacsim`` directory for Isaac Sim 4.5 or in the ``$HOME/.local/share/ov/pkg/`` directory for Isaac Sim 4.2 and older.
123123
This step also takes a few minutes to download the assets and setup Isaac Sim so please be
124124
patient and don't click the ``Force Quit`` dialog that pops up while the simulator starts.
125125

0 commit comments

Comments
 (0)