Simple module for the diff drive odometry. More...
#include <vector>#include <climits>#include <stdint.h>#include <ecl/mobile_robot.hpp>#include <ecl/threads/mutex.hpp>#include "../macros.hpp"

Go to the source code of this file.
Classes | |
| class | xbot::DiffDrive |
Namespaces | |
| xbot | |
Simple module for the diff drive odometry.
License: BSD https://raw.github.com/yujinrobot/xbot_core/hydro-devel/xbot_driver/LICENSE
Definition in file diff_drive.hpp.