These libraries are required by the youBot API:
Install a minimal installation of ROS. (see ros.org)
Clone the youBot API sources:
Add the repository folder to the ROS_PACKAGE_PATH environment variable.
Compile the youbot driver by typing:
First, make sure that you have the gnu-make software available on your system (version 3.81 or later required), as well as a working C compiler chain.
The console commands below are exemplary for a Ubuntu Linux.
You will need a git version control software:
Cmake a cross platform make is also necessary:
To download the youBot API sources type:
Install boost.
Now you should be able to compile the youBot API.
The libraries will be generated in the folder ~/youbot_driver/lib.