moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Protected Member Functions | |
void | SetUp () override |
Protected Attributes | |
ros::NodeHandle | ph_ { "~" } |
robot_model::RobotModelConstPtr | robot_model_ { robot_model_loader::RobotModelLoader(ROBOT_DESCRIPTION_STR).getModel() } |
planning_scene::PlanningSceneConstPtr | planning_scene_ { new planning_scene::PlanningScene(robot_model_) } |
std::string | planning_group_ |
Definition at line 55 of file integrationtest_plan_components_builder.cpp.
|
overrideprotected |
Definition at line 68 of file integrationtest_plan_components_builder.cpp.
|
protected |
Definition at line 61 of file integrationtest_plan_components_builder.cpp.
|
protected |
Definition at line 65 of file integrationtest_plan_components_builder.cpp.
|
protected |
Definition at line 63 of file integrationtest_plan_components_builder.cpp.
|
protected |
Definition at line 62 of file integrationtest_plan_components_builder.cpp.