Class to define robot configuration in space.
More...
#include <robotconfiguration.h>
Class to define robot configuration in space.
Definition at line 50 of file robotconfiguration.h.
◆ RobotConfiguration() [1/3]
pilz_industrial_motion_planner_testutils::RobotConfiguration::RobotConfiguration |
( |
| ) |
|
◆ RobotConfiguration() [2/3]
pilz_industrial_motion_planner_testutils::RobotConfiguration::RobotConfiguration |
( |
const std::string & |
group_name | ) |
|
◆ RobotConfiguration() [3/3]
pilz_industrial_motion_planner_testutils::RobotConfiguration::RobotConfiguration |
( |
const std::string & |
group_name, |
|
|
const moveit::core::RobotModelConstPtr & |
robot_model |
|
) |
| |
◆ clearModel()
void pilz_industrial_motion_planner_testutils::RobotConfiguration::clearModel |
( |
| ) |
|
|
inline |
◆ getGroupName()
std::string pilz_industrial_motion_planner_testutils::RobotConfiguration::getGroupName |
( |
| ) |
const |
|
inline |
◆ setGroupName()
void pilz_industrial_motion_planner_testutils::RobotConfiguration::setGroupName |
( |
const std::string & |
group_name | ) |
|
|
inline |
◆ setRobotModel()
void pilz_industrial_motion_planner_testutils::RobotConfiguration::setRobotModel |
( |
moveit::core::RobotModelConstPtr |
robot_model | ) |
|
|
inline |
◆ group_name_
std::string pilz_industrial_motion_planner_testutils::RobotConfiguration::group_name_ |
|
protected |
◆ robot_model_
moveit::core::RobotModelConstPtr pilz_industrial_motion_planner_testutils::RobotConfiguration::robot_model_ |
|
protected |
The documentation for this class was generated from the following files:
- moveit_planners/pilz_industrial_motion_planner_testutils/include/pilz_industrial_motion_planner_testutils/robotconfiguration.h
- moveit_planners/pilz_industrial_motion_planner_testutils/src/robotconfiguration.cpp