ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
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.
2 | No.2 Revision |
The ros_lib should be installed in your Arduino "sketchbook/libraries". To install the ros_lib in the sketchbook use
. 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.ros rosrun rosserial_arduino make_libraries.py <sketchbook>/libraries/