Abstract base class describing the interface to access test data like robot poses and robot commands.
More...
#include <testdata_loader.hpp>
Abstract base class describing the interface to access test data like robot poses and robot commands.
Definition at line 54 of file testdata_loader.hpp.
◆ TestdataLoader() [1/4]
pilz_industrial_motion_planner_testutils::TestdataLoader::TestdataLoader |
( |
| ) |
|
|
default |
◆ TestdataLoader() [2/4]
pilz_industrial_motion_planner_testutils::TestdataLoader::TestdataLoader |
( |
moveit::core::RobotModelConstPtr |
robot_model | ) |
|
|
inline |
◆ TestdataLoader() [3/4]
pilz_industrial_motion_planner_testutils::TestdataLoader::TestdataLoader |
( |
const TestdataLoader & |
| ) |
|
|
default |
◆ TestdataLoader() [4/4]
pilz_industrial_motion_planner_testutils::TestdataLoader::TestdataLoader |
( |
TestdataLoader && |
| ) |
|
|
default |
◆ ~TestdataLoader()
virtual pilz_industrial_motion_planner_testutils::TestdataLoader::~TestdataLoader |
( |
| ) |
|
|
virtualdefault |
◆ getCircCartCenterCart()
virtual CircCenterCart pilz_industrial_motion_planner_testutils::TestdataLoader::getCircCartCenterCart |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getCircCartInterimCart()
virtual CircInterimCart pilz_industrial_motion_planner_testutils::TestdataLoader::getCircCartInterimCart |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getCircJointCenterCart()
virtual CircJointCenterCart pilz_industrial_motion_planner_testutils::TestdataLoader::getCircJointCenterCart |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getCircJointInterimCart()
virtual CircJointInterimCart pilz_industrial_motion_planner_testutils::TestdataLoader::getCircJointInterimCart |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getGripper()
virtual Gripper pilz_industrial_motion_planner_testutils::TestdataLoader::getGripper |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getJoints()
virtual JointConfiguration pilz_industrial_motion_planner_testutils::TestdataLoader::getJoints |
( |
const std::string & |
pos_name, |
|
|
const std::string & |
group_name |
|
) |
| const |
|
pure virtual |
◆ getLinCart()
virtual LinCart pilz_industrial_motion_planner_testutils::TestdataLoader::getLinCart |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getLinJoint()
virtual LinJoint pilz_industrial_motion_planner_testutils::TestdataLoader::getLinJoint |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getLinJointCart()
virtual LinJointCart pilz_industrial_motion_planner_testutils::TestdataLoader::getLinJointCart |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getPose()
virtual CartesianConfiguration pilz_industrial_motion_planner_testutils::TestdataLoader::getPose |
( |
const std::string & |
pos_name, |
|
|
const std::string & |
group_name |
|
) |
| const |
|
pure virtual |
◆ getPtpCart()
virtual PtpCart pilz_industrial_motion_planner_testutils::TestdataLoader::getPtpCart |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getPtpJoint()
virtual PtpJoint pilz_industrial_motion_planner_testutils::TestdataLoader::getPtpJoint |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getPtpJointCart()
virtual PtpJointCart pilz_industrial_motion_planner_testutils::TestdataLoader::getPtpJointCart |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ getSequence()
virtual Sequence pilz_industrial_motion_planner_testutils::TestdataLoader::getSequence |
( |
const std::string & |
cmd_name | ) |
const |
|
pure virtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setRobotModel()
void pilz_industrial_motion_planner_testutils::TestdataLoader::setRobotModel |
( |
moveit::core::RobotModelConstPtr |
robot_model | ) |
|
|
inline |
◆ robot_model_
moveit::core::RobotModelConstPtr pilz_industrial_motion_planner_testutils::TestdataLoader::robot_model_ |
|
protected |
The documentation for this class was generated from the following file:
- moveit_planners/pilz_industrial_motion_planner_testutils/include/pilz_industrial_motion_planner_testutils/testdata_loader.hpp