|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <global_planner_component.hpp>
Public Member Functions | |
| GlobalPlannerComponent (const rclcpp::NodeOptions &options) | |
| Constructor. | |
| ~GlobalPlannerComponent () | |
| Destructor. | |
| rclcpp::node_interfaces::NodeBaseInterface::SharedPtr | get_node_base_interface () |
Definition at line 55 of file global_planner_component.hpp.
| moveit::hybrid_planning::GlobalPlannerComponent::GlobalPlannerComponent | ( | const rclcpp::NodeOptions & | options | ) |
Constructor.
Definition at line 53 of file global_planner_component.cpp.
|
inline |
Destructor.
Definition at line 62 of file global_planner_component.hpp.
|
inline |
Definition at line 74 of file global_planner_component.hpp.