Interface class to express that a derived class can be converted into a moveit_msgs::RobotState. More...
#include <robotstatemsgconvertible.h>
Public Member Functions | |
virtual moveit_msgs::RobotState | toMoveitMsgsRobotState () const =0 |
Interface class to express that a derived class can be converted into a moveit_msgs::RobotState.
Definition at line 30 of file robotstatemsgconvertible.h.
|
pure virtual |