Package edu.wpi.first.math.kinematics
package edu.wpi.first.math.kinematics
-
ClassDescriptionRepresents the speed of a robot chassis.Helper class that converts a chassis velocity (dx and dtheta components) to left and right wheel velocities for a differential drive.Class for differential drive odometry.Class for differential drive odometry.Represents the wheel positions for a differential drive drivetrain.Represents the wheel speeds for a differential drive drivetrain.Kinematics<S,
P> Helper class that converts a chassis velocity (dx and dtheta components) into wheel speeds.Helper class that converts a chassis velocity (dx, dy, and dtheta components) into individual wheel speeds.Deprecated, for removal: This API element is subject to removal in a future version.Class for mecanum drive odometry.Class for mecanum drive odometry.Represents the wheel positions for a mecanum drive drivetrain.Represents the wheel speeds for a mecanum drive drivetrain.Odometry<T>Class for odometry.Odometry3d<T>Class for odometry.Helper class that converts a chassis velocity (dx, dy, and dtheta components) into individual module states (speed and angle).Class for swerve drive odometry.Class for swerve drive odometry.Represents the state of one swerve module.Represents the state of one swerve module.