#include <laser_interval_calc.h>
Static Public Member Functions | |
static bool | computeInterval (const calibration_msgs::DenseLaserSnapshot &snapshot, const calibration_msgs::CalibrationPattern &features, calibration_msgs::Interval &result) |
Definition at line 47 of file laser_interval_calc.h.
bool LaserIntervalCalc::computeInterval | ( | const calibration_msgs::DenseLaserSnapshot & | snapshot, |
const calibration_msgs::CalibrationPattern & | features, | ||
calibration_msgs::Interval & | result | ||
) | [static] |
Definition at line 45 of file laser_interval_calc.cpp.