WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
frc::MecanumDrivePoseEstimator3d Member List

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

AddVisionMeasurement(const Pose3d &visionRobotPose, units::second_t timestamp)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
AddVisionMeasurement(const Pose3d &visionRobotPose, units::second_t timestamp, const wpi::array< double, 4 > &visionMeasurementStdDevs)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
GetEstimatedPosition() constfrc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
MecanumDrivePoseEstimator3d(MecanumDriveKinematics &kinematics, const Rotation3d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions, const Pose3d &initialPose)frc::MecanumDrivePoseEstimator3d
MecanumDrivePoseEstimator3d(MecanumDriveKinematics &kinematics, const Rotation3d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions, const Pose3d &initialPose, const wpi::array< double, 4 > &stateStdDevs, const wpi::array< double, 4 > &visionMeasurementStdDevs)frc::MecanumDrivePoseEstimator3d
PoseEstimator3d(Kinematics< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions > &kinematics, Odometry3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions > &odometry, const wpi::array< double, 4 > &stateStdDevs, const wpi::array< double, 4 > &visionMeasurementStdDevs)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
ResetPose(const Pose3d &pose)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
ResetPosition(const Rotation3d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions, const Pose3d &pose)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
ResetRotation(const Rotation3d &rotation)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
ResetTranslation(const Translation3d &translation)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
SampleAt(units::second_t timestamp) constfrc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
SetVisionMeasurementStdDevs(const wpi::array< double, 4 > &visionMeasurementStdDevs)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
Update(const Rotation3d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline
UpdateWithTime(units::second_t currentTime, const Rotation3d &gyroAngle, const MecanumDriveWheelPositions &wheelPositions)frc::PoseEstimator3d< MecanumDriveWheelSpeeds, MecanumDriveWheelPositions >inline