WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::math::MecanumDrivePoseEstimator3d Member List

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

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