Skip to content

sebastien-mart-in/hpp-manipulation-corba

 
 

Repository files navigation

hpp-manipulation-corba

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-corbaserver. It implements a CORBA server in order to use the functionalities of package hpp-manipulation in Python.

Version

1.0

Dependencies

hpp-manipulation-corba 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-corba
$ cd hpp-manipulation-corba
$ mkdir build && cd build
$ cmake ..
$ make install

Todo's

  • Enhance Python class ConstraintGraph.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.1%
  • Python 44.8%
  • CMake 4.1%