#include <string>
#include <ceres/ceres.h>
#include <robot_calibration/calibration_offset_parser.h>
#include <robot_calibration/models/chain.h>
Go to the source code of this file.
Classes | |
struct | robot_calibration::OutrageousError |
Error block to restrict the offsets generated by ceres-solver from becoming outrageously large. More... | |
Namespaces | |
robot_calibration | |
Calibration code lives under this namespace. | |