Skip to content

amifsud/sot-pattern-generator

 
 

Repository files navigation

sot-pattern-generator

Build Status Coverage Status

This software provides jrl-walkgen bindings for the dynamic-graph package. It allows the computation of whole-body biped walk trajectories.

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.

About

jrl-walkgen bindings for dynamic-graph

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.1%
  • Python 11.0%
  • CMake 2.9%