ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It is just a missing dependency. Just do:
sudo apt install ros-<distro>-robot-controllers
This should fix it.