This class represents the CLIK planner plugin for moveit. It manages all of the CLIK planners. More...
#include <moveit/planning_interface/planning_interface.h>
#include <moveit/planning_scene/planning_scene.h>
#include <class_loader/class_loader.h>
#include <ros/ros.h>
#include <constrained_ik/moveit_interface/joint_interpolation_planner.h>
#include <constrained_ik/moveit_interface/cartesian_planner.h>
#include <dynamic_reconfigure/server.h>
#include <dynamic_reconfigure/Reconfigure.h>
#include <constrained_ik/CLIKPlannerDynamicConfig.h>
#include <constrained_ik/CLIKDynamicConfig.h>
Go to the source code of this file.
Classes | |
class | constrained_ik::CLIKPlannerManager |
This class represents the CLIK planner plugin for moveit. More... |
This class represents the CLIK planner plugin for moveit. It manages all of the CLIK planners.
Definition in file constrained_ik_planner_plugin.h.