Skip to content

FTCLib 2.0.0 Release#207

Merged
JIceberg merged 20 commits intomasterfrom
dev
Feb 21, 2022
Merged

FTCLib 2.0.0 Release#207
JIceberg merged 20 commits intomasterfrom
dev

Conversation

@JIceberg
Copy link
Copy Markdown
Member

FTCLib v2.0.0 Release

Finally! Compiled list of all changes below, for easier management:

  1. Upgraded Motor Groups
  2. New Samples
  3. Manual Control of Mecanum Wheels and Drivebase Code Streamlining
  4. Fixed Bug in IMU Reset
  5. Min and Max Corrected in SimpleServo
  6. Fix RamseteCommand isFinished Condition
  7. Encoder Rate
  8. Capstone Vision for Freight Frenzy
  9. Normalization for Vector2d

JIceberg and others added 20 commits May 24, 2021 21:11
* feat: upgraded motor groups

* fix: add stop motor when button is released

* fix: missing follower logic in set()

* change x on L106 to motor to be more descriptive

Co-authored-by: dansman805 <[email protected]>

* change x on L113 to motor to be more descriptive

Co-authored-by: dansman805 <[email protected]>

* feat: verbose comments on flywheel sample

* fix: change NotNull JB annotation to NonNull from androidx

* fix: missing comment for clearing the bulk cache in sample

Co-authored-by: Purav Datta <[email protected]>
Co-authored-by: dansman805 <[email protected]>
* fix: mecanum sample to be readable and useful

* add: drawings and descriptions throughout sample

* fix: model of robot frame
Merge Hotfix v1.2.1 into Dev
* fix: Bumped eocv to 1.5.0 and fixed breaking changes

* fix: Changed the vision release version to 2.0.0

* fix: Better error handling of camera opening

* fix: Surrounded the callback with the lock
min and max arguments flipped on call to constructor. Consider renaming parameter to minDegree and maxDegree to clarify to caller that AngleUnit.DEGREES is assumed.
* feat: clean up motor group inversion and add encoder rate

* fix: typo in javadoc comment
* Added capstone detector and pipeline

* Updated values on lines 119 and 117 of Capstone Detector

* Added setters to tune area of detection

* Released hierarchy Mat and now gives definition of contour

* Released all matrices and fully tested pipeline

Should be ready for release
@JIceberg JIceberg self-assigned this Feb 21, 2022
@JIceberg JIceberg merged commit 2e02f85 into master Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants