ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I assume the issue was solved by
$ source devel/setup.bash (was executed again after rosserial library installation link#0)
After, executed command rosrun rosserial_arduino make_libraries.py <sketchbook/>
ros_lib was successfully created in Arduino sketchbook/libraries/ folder
I think the question can be closed.