Install ros_lib into the Arduino Environment
Hi guys,
I'm having a problem during the Arduino IDE Setup in the step Install ros_lib into the Arduino Environment. Basically, I follow the instruction
cd <sketchbook>/libraries
rm -rf ros_lib
rosrun rosserial_arduino make_libraries.py .
to do the step but I cannot find the ros_lib file in the provided directory.
Does any one had faced the same problem before? Or know how to solve the problem?
Thank you so much.
I've just tried this locally (Trusty, Indigo) and this works for me (ie:
ros_lib
is created in thecwd
). Can you include some output from (first few lines) ofmake_libraries.py
in your question? For me it starts with: