37 #ifndef LASER_CB_DETECTOR_LASER_INTERVAL_CALC_H_ 38 #define LASER_CB_DETECTOR_LASER_INTERVAL_CALC_H_ 40 #include <calibration_msgs/Interval.h> 41 #include <calibration_msgs/DenseLaserSnapshot.h> 42 #include <calibration_msgs/CalibrationPattern.h> 50 static bool computeInterval(
const calibration_msgs::DenseLaserSnapshot& snapshot,
51 const calibration_msgs::CalibrationPattern& features,
52 calibration_msgs::Interval& result);
57 #endif // LASER_CB_DETECTOR_LASER_INTERVAL_CALC_H_
static bool computeInterval(const calibration_msgs::DenseLaserSnapshot &snapshot, const calibration_msgs::CalibrationPattern &features, calibration_msgs::Interval &result)