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
However, there is one difference. At the end, when zeroing the modules, rotate the wheels such that when facing the robot from the front, the bevels on the wheels are facing towards the right of the robot and so that the wheels are parallel to the frame.
Additionally, ensure that rotating the drive wheels CCW increases the encoder value for the drive wheel. Once the wheels are set, you can zero the encoders in your motor controller (for example, a Spark MAX). DO NOT ZERO THE ENCODERS IN THE YAGSL CONFIG! There is code in Drivetrain.kt which will apply a zero to each Spark MAX. You must set the zero values there.