Skip to content

Releases: Pattonville-Robotics/Common-Code

v3.6.3

26 Sep 23:07
fb5bd72
Compare
Choose a tag to compare
Merge pull request #51 from Pattonville-Robotics/update-to-5.2

Update to 5.2

v3.6.2

26 Sep 21:30
f4a9846
Compare
Choose a tag to compare

Update dependencies to v5.2

Update to FTC v4.3

13 Nov 21:06
0285c7b
Compare
Choose a tag to compare

Change from 4.0 to 4.3

v3.6.0

04 Nov 23:40
7cf7e7b
Compare
Choose a tag to compare
Merge pull request #34 from Pattonville-Robotics/opencv-roverruckus-u…

…pdate

Opencv roverruckus update

v3.5.4

22 Feb 20:06
30c8e30
Compare
Choose a tag to compare

OpenCV Jewel Detection has been finalized, allowing the phone to just detect jewels without using the tape, which speeds up detection timing during autonomous by a lot.

v3.5.3

29 Nov 16:49
cbe60c1
Compare
Choose a tag to compare
  • Multiple optimizations and additions to OpenCV
  • New color detection mode that is much faster than the original
  • More accurate and longer range on OpenCV
  • Debug mode that saves OpenCV pictures to external storage on phone
  • Upgrade gradle plugin to version 3.0.1

v3.5.2

04 Nov 22:39
faa31b1
Compare
Choose a tag to compare

Java 8 support, opencv fixes, and kotlin

v3.5.1.1

02 Nov 02:17
0db1dae
Compare
Choose a tag to compare

Fixes a possible null pointer when using JewelColorDetector

v3.5.1

01 Nov 18:38
0efa29a
Compare
Choose a tag to compare

Fixed typo in PhoneOrientation Enum

v3.5.0

01 Nov 18:14
0346cf8
Compare
Choose a tag to compare

Updates to ftc_app v3.5 libraries. Includes new OpenCV Jewel Detection features.