Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

laas/hpp-constrained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package aims at dealing with systems subject to smooth non-linear equality constraints.

The main class hpp::constrained::ConfigProjector numerically projects an input configuration onto the sub-manifold of the configuration space defined by a set of non-linear constraints of type CjrlGikStateConstraint.

Two other classes derive from this latter:

  • hpp::constrained::ConfigExtendor extends a configuration toward another configuration by remaining on the constrained submanifold.
  • hpp::constrained::GoalConfigGenerator randomly samples the configuration space and projects each sample onto the submanifold defined by a goal task.

About

Algorithms for constrained motion planning

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published