We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f190bec commit 06772f8Copy full SHA for 06772f8
doc/how_to_guides/isaac_panda/isaac_panda_tutorial.rst
@@ -57,7 +57,7 @@ updated to load the ``TopicBasedSystem`` plugin when the flag ``ros2_control_har
57
</xacro:if>
58
59
In this tutorial we have included a Python script that loads a Panda robot
60
-and builds an `OmniGraph <https://docs.isaacsim.omniverse.nvidia.com/latest/gui_tutorials/tutorial_gui_omnigraph.html>`_
+and builds an `OmniGraph <https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/gentle_intro.html>`_
61
to publish and subscribe to the ROS topics used to control the robot.
62
The OmniGraph also contains nodes to publish RGB and Depth images from the camera mounted on the hand of the Panda.
63
The RGB image is published to the topic ``/rgb``, the camera info to ``/camera_info``, and the depth image to ``/depth``.
0 commit comments