sot-tiago
1.5.2
dynamic-graph package for Tiago robot
|
SoT, Agimus and HPP
Install prerequisites packages
sudo apt-get install -y libopenscenegraph-dev \ libzbar-dev \ ros-kinetic-visp-bridge ros-kinetic-visp \ ros-kinetic-eus-qpoases \ omniidl-python \ python3-vcstool \ robotpkg-gerard-bauzil
Download the source codes
In catkin_ws/src folder, download the packages using vcs:
vcs import --recursive < sot_tiago.repos vcs import --recursive < hpp.repos vcs import --recursive < agimus.repos
Build Ordering
On the Development machine:
Run the following cmake config arguments
catkin config -DCMAKE_BUILD_TYPE=Release -DPYTHON_EXECUTABLE=/usr/bin/python2 -DBUILD_TESTING=OFF