Tutorial with Isaac Sim ======================= .. figure:: :ir_lfs:`` :align: center :width: 600px Overview ------------ This tutorial demonstrates how to perform depth-camera based reconstruction using the ``disparity_node`` and stereo image pairs streamed from Isaac Sim. Tutorial Walkthrough -------------------- 1. Complete steps 1-4 listed from the :ref:`quickstart `. 2. Install and launch Isaac Sim following the steps in the :doc:`Isaac ROS Isaac Sim Setup Guide `. 3. Press **Play** to start publishing data from the Isaac Sim. .. figure:: :ir_lfs:`` :align: center :width: 600px 4. In a separate terminal, start the ``isaac_ros_stereo_image_proc`` graph using the launch files: .. code:: bash ros2 launch isaac_ros_stereo_image_proc isaac_ros_stereo_image_pipeline_isaac_sim.launch.py You should see a RViz window, as shown below: .. figure:: :ir_lfs:`` :align: center :width: 600px