35 #ifndef MONOCAM_SETTLER_MONOCAM_SETTLER_H_
36 #define MONOCAM_SETTLER_MONOCAM_SETTLER_H_
38 #include <boost/shared_ptr.hpp>
39 #include <calibration_msgs/CalibrationPattern.h>
40 #include <calibration_msgs/Interval.h>
45 #include <monocam_settler/ConfigGoal.h>
53 calibration_msgs::CalibrationPatternConstPtr
msg_;
61 bool configure(
const monocam_settler::ConfigGoal& goal);
63 bool add(
const calibration_msgs::CalibrationPatternConstPtr msg,
64 calibration_msgs::Interval& interval);
72 void deflate(
const calibration_msgs::CalibrationPatternConstPtr& image_features,