This is a virtual class that is inherited by all of the CLIK planner. More...
#include <moveit/planning_interface/planning_interface.h>
#include <constrained_ik/CLIKPlannerDynamicConfig.h>
Go to the source code of this file.
Classes | |
class | constrained_ik::CLIKPlanningContext |
This is a virtual class that is inherited by all of the CLIK planner. It containes CLIK specific functions used by each of the CLIK planners. More... | |
Typedefs | |
typedef boost::shared_ptr < CLIKPlanningContext > | constrained_ik::CLIKPlanningContextPtr |
This is a virtual class that is inherited by all of the CLIK planner.
It containes CLIK specific functions used by each of the CLIK planners.
Definition in file constrained_ik_planning_context.h.