Releases: Pedro-Pathing/Quickstart
Releases · Pedro-Pathing/Quickstart
v1.0.8
v1.0.7
Updated gradle to use v1.0.7 of Pedro Library & updated to FTC SDK 10.2
v1.0.6
v1.0.6
Update to Pedro 1.0.6
v1.0.5
Updated gradle to use v1.0.5 of Pedro Library & added a MotorDirections
opmode to test the direction of each motor.
v1.0.4
Updated gradle to use v1.0.4 of Pedro Library.
v1.0.3
Update the Quickstart to v1.0.3:
- Update dependency to 1.0.3
- Update the Tuners and Examples to match the new method of updating the Constants.
Note: Now users will have to call Constants.setConstants(FConstants.class, LConstants.class);
before initalizing their follower (follower = new Follower(hardwareMap);
).
v1.0.2
Updated gradle to use v1.0.2 of Pedro Library.
v1.0.1
Updated gradle to use v1.0.1 of Pedro Library.
v1.0.0
First Release of the Quickstart to match the first release of the library.
Full Changelog: https://github.com/Pedro-Pathing/Quickstart/commits/v1.0.0