|
odometry
|
#include <odometry/Configuration.hpp>#include <base/Pose.hpp>#include <boost/random/linear_congruential.hpp>#include <boost/random/uniform_real.hpp>#include <boost/random/variate_generator.hpp>#include <boost/random/normal_distribution.hpp>Go to the source code of this file.
Classes | |
| class | odometry::GaussianSamplingPose3D |
| helper class that represents a pose (position and orientation) and associated gaussian uncertainty, which can also produce samples More... | |
Namespaces | |
| odometry | |
Functions | |
| base::Pose2D | odometry::projectPoseDelta (const Eigen::Quaterniond &orientation, const base::Pose &pose) |
1.8.13