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