ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Check if the rosserial package is installed . rospack list | grep rosserial_python

If not install the package: Install with this command:

sudo apt install ros-noetic-rosserial-arduino

Then run the node again .