|
| bool | adaptAndPlan (const PlannerFn &planner, const planning_scene::PlanningSceneConstPtr &ps, const planning_interface::MotionPlanRequest &req, planning_interface::MotionPlanResponse &res, std::vector< std::size_t > &) const override |
| |
| std::string | getDescription () const override |
| |
| void | initialize (const ros::NodeHandle &nh) override |
| |
| | OptimizerAdapter () |
| |
| bool | adaptAndPlan (const planning_interface::PlannerManagerPtr &planner, const planning_scene::PlanningSceneConstPtr &planning_scene, const planning_interface::MotionPlanRequest &req, planning_interface::MotionPlanResponse &res) const |
| |
| bool | adaptAndPlan (const planning_interface::PlannerManagerPtr &planner, const planning_scene::PlanningSceneConstPtr &planning_scene, const planning_interface::MotionPlanRequest &req, planning_interface::MotionPlanResponse &res, std::vector< std::size_t > &added_path_index) const |
| |
| | PlanningRequestAdapter () |
| |
| virtual | ~PlanningRequestAdapter () |
| |
Definition at line 90 of file chomp_optimizer_adapter.cpp.
◆ OptimizerAdapter()
| chomp::OptimizerAdapter::OptimizerAdapter |
( |
| ) |
|
|
inline |
◆ adaptAndPlan()
◆ getDescription()
| std::string chomp::OptimizerAdapter::getDescription |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ initialize()
◆ params_
The documentation for this class was generated from the following file: