Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo apt install ros-humble-create3-slam-launch 

Test

...

Rviz

  1. Open the Terminal application.

  2. Run Rviz in 3D mode:

    Code Block
    /opt/ros/humble/share/create3_slam_launch/scripts/start_rviz
  3. Close Rviz.

  4. Run Rviz in flat mode:

    Code Block
    /opt/ros/humble/share/create3_slam_launch/scripts/start_rviz -flat
  5. Close Rviz.

  6. Close the Terminal application.

...

...