WPILibC++ 2027.0.0-alpha-3
Loading...
Searching...
No Matches
SwerveDrivePoseEstimator3d.h File Reference
#include <cmath>
#include <wpi/SymbolExports.h>
#include <wpi/array.h>
#include "frc/estimator/PoseEstimator3d.h"
#include "frc/geometry/Pose2d.h"
#include "frc/geometry/Rotation2d.h"
#include "frc/kinematics/SwerveDriveKinematics.h"
#include "frc/kinematics/SwerveDriveOdometry3d.h"
#include "units/time.h"

Go to the source code of this file.

Classes

class  frc::SwerveDrivePoseEstimator3d< NumModules >
 This class wraps Swerve Drive Odometry to fuse latency-compensated vision measurements with swerve drive encoder distance measurements. More...
 

Namespaces

namespace  frc
 

Functions

template class frc::EXPORT_TEMPLATE_DECLARE (WPILIB_DLLEXPORT) KalmanFilter< 1