sot-talos-balance
1.7.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 Wed Dec 18 2019 17:57:51 for sot-talos-balance by
1.8.13