-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Shiny new Angle class to solve all your angular problems - Servo speed can now be changed - All DriveComponents now have an exposed motor group for easy access to motor properties - Differential swerve drive support out-of-the-box! - DashboardUtil has been removed and merged into SuperTelemetry - SuperTelemetry now graphs items on their own line in FTC Dashboard - Motor now has 2 new properties: rotation and maxDistanceVelocity - RobotOpMode now has preInit and preStart instead of just init so you can actually schedule commands to run in the run loop - Did someone say DRAGGABLE TANGENTS AND HEADING? Cause the GUI has it now - CommandScheduler.reset() should now be thread-safe - Minor logo changes
- Loading branch information
1 parent
e22a627
commit a9df202
Showing
78 changed files
with
2,633 additions
and
1,026 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.