Skip to content

cmake-wheel/hpp-manipulation

 
 

Repository files navigation

hpp-manipulation

Building Status Pipeline status Coverage report Code style: black pre-commit.ci status

This package is part of the HPP software and extends the functionalities of hpp-core. It implements a solver for manipulation planning problems.

Dependencies

[hpp-manipulation] needs the following package to be installed:

Installation

Make sure you have installed all the dependency.

$ git clone https://github.com/humanoid-path-planner/hpp-manipulation
$ cd hpp-manipulation
$ mkdir build && cd build
$ cmake ..
$ make install

Todo's

  • Online modification of the transition probabilities.
  • Solver based on Probabilistic RoadMap.

About

Classes for manipulation planning

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 98.2%
  • CMake 1.7%
  • Nix 0.1%