You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the logs, the reported 'actual velocity' values are from -223 to 216, but the 'target' values are between exactly -4.420 and 4.420. To make them easily comparable when tuning PIDF, they should report with the same scale
FYI that the REV docs say "Get the velocity of the motor. This returns the native units of 'RPM' by default, and can be changed by a scale factor using setVelocityConversionFactor()."
Looking at the logs, the reported 'actual velocity' values are from -223 to 216, but the 'target' values are between exactly -4.420 and 4.420. To make them easily comparable when tuning PIDF, they should report with the same scale
ChargedUp2023/src/main/java/frc/team2412/robot/subsystems/DrivebaseSubsystem.java
Lines 308 to 309 in ba92c94
ChargedUp2023/src/main/java/frc/team2412/robot/subsystems/DrivebaseSubsystem.java
Line 317 in ba92c94
The text was updated successfully, but these errors were encountered: