17 #ifndef GOALCONSTRAINTSMSGCONVERTIBLE_H 18 #define GOALCONSTRAINTSMSGCONVERTIBLE_H 22 #include <moveit_msgs/Constraints.h> 40 #endif // GOALCONSTRAINTSMSGCONVERTIBLE_H
Interface class to express that a derived class can be converted into a moveit_msgs::Constaints.
virtual moveit_msgs::Constraints toGoalConstraints() const =0