Interface class to express that a derived class can be converted into a moveit_msgs::msg::RobotState.
More...
#include <robotstatemsgconvertible.hpp>
Interface class to express that a derived class can be converted into a moveit_msgs::msg::RobotState.
Definition at line 46 of file robotstatemsgconvertible.hpp.
◆ RobotStateMsgConvertible() [1/3]
pilz_industrial_motion_planner_testutils::RobotStateMsgConvertible::RobotStateMsgConvertible |
( |
| ) |
|
|
default |
◆ RobotStateMsgConvertible() [2/3]
pilz_industrial_motion_planner_testutils::RobotStateMsgConvertible::RobotStateMsgConvertible |
( |
const RobotStateMsgConvertible & |
| ) |
|
|
default |
◆ RobotStateMsgConvertible() [3/3]
pilz_industrial_motion_planner_testutils::RobotStateMsgConvertible::RobotStateMsgConvertible |
( |
RobotStateMsgConvertible && |
| ) |
|
|
default |
◆ ~RobotStateMsgConvertible()
virtual pilz_industrial_motion_planner_testutils::RobotStateMsgConvertible::~RobotStateMsgConvertible |
( |
| ) |
|
|
virtualdefault |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ toMoveitMsgsRobotState()
virtual moveit_msgs::msg::RobotState pilz_industrial_motion_planner_testutils::RobotStateMsgConvertible::toMoveitMsgsRobotState |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: