ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
There could be following two issues. Please check:
Please install controller-manager
as shown below:
sudo apt install ros-foxy-controller-manager
The executable name seems spawner.py
based on the documentation.
ros2 run controller_manager spawner.py -h