mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
Fix spelling in MecanumDriveOdometry docs (#2072)
This commit is contained in:
@@ -79,7 +79,7 @@ class MecanumDriveOdometry {
|
||||
* angular rate that is calculated from forward kinematics.
|
||||
*
|
||||
* @param angle The angle of the robot.
|
||||
* @param wheelSpeeds The current wheel speeds.
|
||||
* @param wheelSpeeds The current wheel speeds.
|
||||
*
|
||||
* @return The new pose of the robot.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user