Skip to content

Commit

Permalink
Updated docs with updated Isaac Sim versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushgnv committed Jan 17, 2025
1 parent f3dc66c commit 6a0884e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/how_to_guides/isaac_panda/isaac_panda_tutorial.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
How To Command Simulated Isaac Robot
====================================

This tutorial requires a machine with ``Isaac Sim 2023.1.x`` (recommended) or ``Isaac Sim 2022.2.x`` installed.
This tutorial requires a machine with ``Isaac Sim 4.5`` (recommended) or ``Isaac Sim 4.2`` installed.
For Isaac Sim requirements and installation please see the `Omniverse documentation <https://docs.omniverse.nvidia.com/isaacsim/latest/index.html>`_.
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>`_.

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

.. note:: This step assumes that a compatible version of Isaac Sim is installed on the host in the ``$HOME/.local/share/ov/pkg/" directory``.
.. 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.
This step also takes a few minutes to download the assets and setup Isaac Sim so please be
patient and don't click the ``Force Quit`` dialog that pops up while the simulator starts.

Expand Down

0 comments on commit 6a0884e

Please sign in to comment.