moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
moveit_cpp::MoveItCpp::PlanningPipelineOptions Struct Reference

struct contains the the variables used for loading the planning pipeline More...

#include <moveit_cpp.hpp>

Public Member Functions

void load (const rclcpp::Node::SharedPtr &node)

Public Attributes

std::vector< std::string > pipeline_names
std::string parent_namespace

Detailed Description

struct contains the the variables used for loading the planning pipeline

Definition at line 93 of file moveit_cpp.hpp.

Member Function Documentation

◆ load()

void moveit_cpp::MoveItCpp::PlanningPipelineOptions::load ( const rclcpp::Node::SharedPtr & node)
inline

Definition at line 95 of file moveit_cpp.hpp.

Member Data Documentation

◆ parent_namespace

std::string moveit_cpp::MoveItCpp::PlanningPipelineOptions::parent_namespace

Definition at line 102 of file moveit_cpp.hpp.

◆ pipeline_names

std::vector<std::string> moveit_cpp::MoveItCpp::PlanningPipelineOptions::pipeline_names

Definition at line 101 of file moveit_cpp.hpp.


The documentation for this struct was generated from the following file: