Doxygen Namespace & Class Reference
First, source your chosen ros2 distro.
source /opt/ros/rolling/setup.bash
source /opt/ros/galactic/setup.bash
Before you build, make sure you've installed all the dependencies...
rosdep install --ignore-src --from-paths src -y -r
Then build with colcon build...
colcon build
source ~/colcon_ws/install/setup.bash
And then run the launch file... ! refactor state machine name
ros2 launch sm_three_some sm_three_some.launch
ros2 run smacc2_rta smacc2_rta
If you don't have the SMACC2 Runtime Analyzer click here.