#include <ros/time.h>
#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics/stats.hpp>
#include <boost/accumulators/statistics/rolling_mean.hpp>
#include <boost/function.hpp>
Go to the source code of this file.
Classes | |
class | diff_drive_controller::Odometry |
The Odometry class handles odometry readings (2D pose and velocity with related timestamp) More... | |
Namespaces | |
namespace | diff_drive_controller |