#include <boost/thread/recursive_mutex.hpp>
#include <ros/ros.h>
#include <sensor_msgs/Imu.h>
#include <sensor_msgs/LaserScan.h>
#include <nav_msgs/Odometry.h>
Go to the source code of this file.
Classes | |
class | robot_calibration::BaseCalibration |
Class for moving the base around and calibrating imu and odometry. More... | |
Namespaces | |
robot_calibration | |
Calibration code lives under this namespace. | |