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
In the file TeamCode/src/main/java/org/firstinspires/ftc/teamcode/tuning/otos/OTOSHeadingOffsetTuner.java, it says to copy and paste a value from a test to line 38 of TeamCode/src/main/java/org/firstinspires/ftc/teamcode/SparkFunOTOSDrive.java which has a comment on line 38 now. Shouldn't this be line 42 now? To prevent future issues with this, maybe the wording within the tuning opmode could be changed to "the offset variable in the SparkFunOTOSDrive.java file"
The text was updated successfully, but these errors were encountered:
In the file
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/tuning/otos/OTOSHeadingOffsetTuner.java
, it says to copy and paste a value from a test to line 38 ofTeamCode/src/main/java/org/firstinspires/ftc/teamcode/SparkFunOTOSDrive.java
which has a comment on line 38 now. Shouldn't this be line 42 now? To prevent future issues with this, maybe the wording within the tuning opmode could be changed to "theoffset
variable in theSparkFunOTOSDrive.java
file"The text was updated successfully, but these errors were encountered: