sot-talos-balance
2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
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 by
1.9.1