32 #include <boost/assert.hpp> 33 #include <boost/foreach.hpp> 45 if (calibration_table.size())
unsigned int calibration_table_size_
JointCalibration(std::vector< joint_calibration::Point > calibration_table)
static double linear_interpolate_(double x, double x0, double y0, double x1, double y1)
std::vector< joint_calibration::Point > calibration_table_
double compute(double raw_reading)
This class contains the algorithm which takes the raw ADC reading, and uses the N-point piecewise lin...
static bool sort_growing_raw_operator(const Point &p1, const Point &p2)
This is a header library used to implement some useful math functions. It is used in our different pa...