Skip to content

mylene-campana/puzzle_description

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puzzle_description

This package containts a toy problem for motion planning: a freeflyer object (or robot) that should go through a hole in an obstacle (or decor).

The package contains:

  • URDF/SRDF files describing the objects,

  • Some Python scripts going along with HPP software (github.com/humanoid-path-planner) for motion planning,

The problem can be vizualised with HPP-gepetto-viewer (github.com/humanoid-path-planner) or with RViz (must create .launch files).

To install the package with cmake, simply:

  • Create a 'build' directory in the source package,

  • in the created /build, configure the package - particularly the 'install path variable' - and install it with 'ccmake ..' and 'make install'.

About

Simple puzzle problem for path planning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published