Chassis Speed Discretization
More math...
Last updated
Was this helpful?
More math...
Last updated
Was this helpful?
Chassis Speed discretization is used to reduce the skew in translational movement of the Swerve Drive. It is called only if is true
.
Chassis Speed discretization simply allows you to set your own values for in WPILib, the default value of 0.02
dt should be good enough for most teams. To enable and customize discretization all you have to do is call as shown below.