ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
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