Skip to content

ori-drs/anymal-rbprm

 
 

Repository files navigation

anymal-rbprm

Pipeline status Coverage report

File database for anymal robot using the hpp-rbprm framework

Installation instruction

mkdir build ; cd build
cmake -DCMAKE_BUILD_TYPE=RELEASE -DPYTHON_EXECUTABLE=$(which python{X}) -DCMAKE_INSTALL_PREFIX={INSTALL_PATH} ..
make install

Replace {X} with your Python version (2 or 3) and {INSTALL_PATH} with the desired path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.7%
  • CMake 1.5%
  • Shell 0.8%