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

Revision history [back]

The ros_lib should be installed in your Arduino "sketchbook/libraries". To install the ros_lib in the sketchbook use ros rosserial_arduino make_libraries.py <sketchbook>/libraries/ . You will have to make the libraries folder and the sketchbook should automatically be generated in the home directory after the Arduino IDE is opened once.

The ros_lib should be installed in your Arduino "sketchbook/libraries". To install the ros_lib in the sketchbook use ros rosrun rosserial_arduino make_libraries.py <sketchbook>/libraries/ . You will have to make the libraries folder and the sketchbook should automatically be generated in the home directory after the Arduino IDE is opened once.