WPILibC++ 2025.3.1
Loading...
Searching...
No Matches
frc::MecanumDrivePoseEstimator Member List

This is the complete list of members for frc::MecanumDrivePoseEstimator, including all inherited members.

AddVisionMeasurement(const Pose2d &visionRobotPose, units::second_t timestamp)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
AddVisionMeasurement(const Pose2d &visionRobotPose, units::second_t timestamp, const wpi::array< double, 3 > &visionMeasurementStdDevs)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
GetEstimatedPosition() constfrc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
MecanumDrivePoseEstimator(MecanumDriveKinematics &kinematics, const Rotation2d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions, const Pose2d &initialPose)frc::MecanumDrivePoseEstimator
MecanumDrivePoseEstimator(MecanumDriveKinematics &kinematics, const Rotation2d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions, const Pose2d &initialPose, const wpi::array< double, 3 > &stateStdDevs, const wpi::array< double, 3 > &visionMeasurementStdDevs)frc::MecanumDrivePoseEstimator
PoseEstimator(Kinematics< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions > &kinematics, Odometry< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions > &odometry, const wpi::array< double, 3 > &stateStdDevs, const wpi::array< double, 3 > &visionMeasurementStdDevs)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
ResetPose(const Pose2d &pose)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
ResetPosition(const Rotation2d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions, const Pose2d &pose)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
ResetRotation(const Rotation2d &rotation)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
ResetTranslation(const Translation2d &translation)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
SampleAt(units::second_t timestamp) constfrc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
SetVisionMeasurementStdDevs(const wpi::array< double, 3 > &visionMeasurementStdDevs)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
Update(const Rotation2d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
UpdateWithTime(units::second_t currentTime, const Rotation2d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions)frc::PoseEstimator< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline