WPILibC++ 2024.3.2
SwerveDriveOdometry.h File Reference
#include <chrono>
#include <cstddef>
#include <ctime>
#include <wpi/SymbolExports.h>
#include <wpi/timestamp.h>
#include "Odometry.h"
#include "SwerveDriveKinematics.h"
#include "SwerveDriveWheelPositions.h"
#include "SwerveModulePosition.h"
#include "SwerveModuleState.h"
#include "frc/geometry/Pose2d.h"
#include "units/time.h"
#include "SwerveDriveOdometry.inc"

Go to the source code of this file.

Classes

class  frc::SwerveDriveOdometry< NumModules >
 Class for swerve drive odometry. More...
 

Namespaces

namespace  frc
 

Functions

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