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

Revision history [back]

I had the same issue. Installing ros-kinetic-genpy solved the problem for me. Just:

sudo apt install ros-kinetic-genpy

and rerun the serial node:

rosrun rosserial_python serial_node.py /dev/ttyACM0