![]() |
WPILibC++ 2027.0.0-alpha-4
|
#include "wpi/math/estimator/PoseEstimator.hpp"#include "wpi/math/geometry/Pose2d.hpp"#include "wpi/math/geometry/Rotation2d.hpp"#include "wpi/math/kinematics/DifferentialDriveKinematics.hpp"#include "wpi/math/kinematics/DifferentialDriveOdometry.hpp"#include "wpi/units/time.hpp"#include "wpi/util/SymbolExports.hpp"#include "wpi/util/array.hpp"Go to the source code of this file.
Classes | |
| class | wpi::math::DifferentialDrivePoseEstimator |
| This class wraps Differential Drive Odometry to fuse latency-compensated vision measurements with differential drive encoder measurements. More... | |
Namespaces | |
| namespace | wpi |
| namespace | wpi::math |