moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
struct contains the the variables used for loading the planning pipeline More...
#include <moveit_cpp.h>
Public Member Functions | |
void | load (const rclcpp::Node::SharedPtr &node) |
Public Attributes | |
std::vector< std::string > | pipeline_names |
std::string | parent_namespace |
struct contains the the variables used for loading the planning pipeline
Definition at line 85 of file moveit_cpp.h.
|
inline |
std::string moveit_cpp::MoveItCpp::PlanningPipelineOptions::parent_namespace |
Definition at line 94 of file moveit_cpp.h.
std::vector<std::string> moveit_cpp::MoveItCpp::PlanningPipelineOptions::pipeline_names |
Definition at line 93 of file moveit_cpp.h.