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

Hi, check if there are some "Serial" (for example: Serial.begin) command in the arduino code. you can't communicate with both ros and serial. comment the Serial's commands and try again.

good luck