Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

stack-of-tasks/sot-stabilizer

Repository files navigation

sot-stabilizer

This sofware provides

Setup

To compile this package, it is recommended to create a separate build directory:

mkdir _build
cd _build
cmake [OPTIONS] ..
make install

Please note that CMake produces a CMakeCache.txt file which should be deleted to reconfigure a package from scratch.

Dependencies

The sot dynamic inverse depends on several packages which have to be available on your machine.

  • Libraries:
    • sot-core (>= 1.0.0)
    • state-observation
    • state-stabilizer
  • System tools:
    • CMake (>=2.6)
    • pkg-config
    • usual compilation tools (GCC/G++, make, etc.)

About

Describes stabilization modules for the robot using the stack-of-tasks framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published