|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <moveit/macros/class_forward.hpp>#include <moveit/planning_interface/planning_interface.hpp>#include <rclcpp/logging.hpp>#include <rclcpp/node.hpp>

Go to the source code of this file.
Classes | |
| class | planning_interface::PlanningResponseAdapter |
| Concept in MoveIt which can be used to modify the planning solution (post-processing) in a planning pipeline. PlanningResponseAdapters enable using for example smoothing and trajectory generation algorithms in sequence to produce a trajectory. More... | |
Namespaces | |
| namespace | planning_interface |
| This namespace includes the base class for MoveIt planners. | |
Functions | |
| planning_interface::MOVEIT_CLASS_FORWARD (PlanningResponseAdapter) | |