sot-talos-balance
1.5.0
Installation
Clone the git repository:
git clone --recursive git@gepgitlab.laas.fr:loco-3d/sot-talos-balance.git
cd sot-talos-balance
If you need it, switch to the devel branch
git checkout devel
Create the build directory and move there
mkdir build
cd build
Run cmake
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/opt/openrobots ..
Build the package
make -j4
Install the package
make install
Generated on Mon Sep 16 2019 14:37:27 for sot-talos-balance by
1.8.13