|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <moveit/planning_interface/planning_interface.hpp>#include <mutex>#include <rclcpp/logger.hpp>#include <rclcpp/logging.hpp>#include <set>#include <moveit/utils/logger.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | planning_interface |
| This namespace includes the base class for MoveIt planners. | |
| std::set<PlanningContext*> contexts_ |
Definition at line 60 of file planning_interface.cpp.
| std::mutex mutex_ |
Definition at line 59 of file planning_interface.cpp.