Getting Started
This document will take you through the process of installing the SMACC2 binaries and navigating a simulated Turtlebot 3 in the Gazebo simulator.-test
Note
See the Build and Install for other situations such as building from source or working with other types of robots.
Installation
Install the ROS 2 binary packages as described in the official docs
Install the SMACC2 packages using your operating system’s package manager:
sudo apt install ros-<ros2-distro>-smacc2
Running the Example
Start a terminal in your GUI
Set key environment variables:
source /opt/ros/<ros2-distro>/setup.bash
In the same terminal, run
ros2 launch sm_atomic sm_atomic_launch.py