Installation instructions can be found on github.
The code relative to HPP is distributed into several software packages. See dependency graph for a quick view of the package hierarchy.
The packages are distributed into the following categories:
|
Click on the picture to enlarge it.
The algorithmic part, built on hpp-core is
embedded in corba servers implemented by
hpp-corbaserver or extensions like
hpp-wholebody-step-corba.
The corba servers are linked to executable hppcorbaserver .
From a python terminal, clients to the corba servers can be created in order
to control the executable. The control of the application is performed via
idl interfaces and python classes available in corba
packages.
Results of path planning requests as well as individual configurations can
be displayed in gepetto-viewer via package
hpp-gepetto-viewer .
|