17 #ifndef ROBOTSTATEMSGCONVERTIBLE_H 18 #define ROBOTSTATEMSGCONVERTIBLE_H 20 #include <moveit_msgs/RobotState.h> 39 #endif // ROBOTSTATEMSGCONVERTIBLE_H
Interface class to express that a derived class can be converted into a moveit_msgs::RobotState.
virtual moveit_msgs::RobotState toMoveitMsgsRobotState() const =0