ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Try the command
roslaunch ros_arduino_python arduino.launch
The rosrun
command is for starting individual nodes and the roslaunch
command is for kicking off launch files.