35 #ifndef ROBOTCONFIGURATION_H
36 #define ROBOTCONFIGURATION_H
51 class RobotConfiguration :
public RobotStateMsgConvertible,
public GoalConstraintMsgConvertible
58 RobotConfiguration(
const std::string& group_name,
const moveit::core::RobotModelConstPtr& robot_model);
61 void setRobotModel(moveit::core::RobotModelConstPtr robot_model);
92 #endif // ROBOTCONFIGURATION_H