mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Added last velocity init
This commit is contained in:
@@ -121,6 +121,7 @@ public class SwerveModule
|
||||
}
|
||||
|
||||
lastAngle = getState().angle.getDegrees();
|
||||
lastVelocity = getState().speedMetersPerSecond;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user