struct contains the the variables used for loading the planning pipeline More...
#include <moveit_cpp.h>
Public Member Functions | |
void | load (const ros::NodeHandle &nh) |
Public Attributes | |
std::string | parent_namespace |
std::vector< std::string > | pipeline_names |
struct contains the the variables used for loading the planning pipeline
Definition at line 117 of file moveit_cpp.h.
|
inline |
Definition at line 119 of file moveit_cpp.h.
std::string moveit_cpp::MoveItCpp::PlanningPipelineOptions::parent_namespace |
Definition at line 126 of file moveit_cpp.h.
std::vector<std::string> moveit_cpp::MoveItCpp::PlanningPipelineOptions::pipeline_names |
Definition at line 125 of file moveit_cpp.h.