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

Revision history [back]

click to hide/show revision 1
initial version

First, check that the baudrate is the same on the arduino and the computer. If thats the case, then check if your rosserial protocol version (noetic, melodic, ...) matches the protocol version used by the arduino. Also check if the arduino is indeed connected to /dev/ttyUSB0. If everything is correctly set up, then maybe the software on the arduino is buggy.