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

Go to the source code of this file.
Classes | |
| class | planning_interface::PlanningRequestAdapter |
| Concept in MoveIt which can be used to modify the planning problem(pre-processing) in a planning pipeline. PlanningRequestAdapters enable adjusting to or validating a planning problem for a subsequent planning algorithm. More... | |
Namespaces | |
| namespace | planning_interface |
| This namespace includes the base class for MoveIt planners. | |
Functions | |
| planning_interface::MOVEIT_CLASS_FORWARD (PlanningRequestAdapter) | |