mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-21 06:31:40 +00:00
Updated swerve module optimizations and moved math to SwerveMath.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* Mathematics for swerve drives.
|
||||
* Mathematics for swerve drives. Original second order kinematics was developed by Team 3181 <a
|
||||
* href="https://github.com/pittsfordrobotics/ChargedUp2023/tree/master/src/main/java/com/team3181/lib/swerve">her.e</a>
|
||||
*/
|
||||
package swervelib.math;
|
||||
|
||||
Reference in New Issue
Block a user