#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 | four_wheel_steering_controller::Odometry |
The Odometry class handles odometry readings (2D pose and velocity with related timestamp) More... | |
Namespaces | |
namespace | four_wheel_steering_controller |