mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-26 07:01:39 +00:00
4 lines
125 B
Java
4 lines
125 B
Java
|
|
/**
|
||
|
|
* IMUs used for controlling the robot heading. All implement {@link swervelib.imu.SwerveIMU}.
|
||
|
|
*/
|
||
|
|
package swervelib.imu;
|