Class to define robot configuration in space.
More...
#include <robotconfiguration.h>
Class to define robot configuration in space.
Definition at line 33 of file robotconfiguration.h.
pilz_industrial_motion_testutils::RobotConfiguration::RobotConfiguration |
( |
| ) |
|
pilz_industrial_motion_testutils::RobotConfiguration::RobotConfiguration |
( |
const std::string & |
group_name | ) |
|
pilz_industrial_motion_testutils::RobotConfiguration::RobotConfiguration |
( |
const std::string & |
group_name, |
|
|
const moveit::core::RobotModelConstPtr & |
robot_model |
|
) |
| |
void pilz_industrial_motion_testutils::RobotConfiguration::clearModel |
( |
| ) |
|
|
inline |
std::string pilz_industrial_motion_testutils::RobotConfiguration::getGroupName |
( |
| ) |
const |
|
inline |
void pilz_industrial_motion_testutils::RobotConfiguration::setGroupName |
( |
const std::string & |
group_name | ) |
|
|
inline |
void pilz_industrial_motion_testutils::RobotConfiguration::setRobotModel |
( |
moveit::core::RobotModelConstPtr |
robot_model | ) |
|
|
inline |
std::string pilz_industrial_motion_testutils::RobotConfiguration::group_name_ |
|
protected |
moveit::core::RobotModelConstPtr pilz_industrial_motion_testutils::RobotConfiguration::robot_model_ |
|
protected |
The documentation for this class was generated from the following files: