ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Try specifying the serial port using the ~port
parameter:
rosrun rosserial_python serial_node.py _port:=/dev/ttyUSB0
(I updated the wiki to reflect this several years ago, but it looks like someone reverted my change)