This repository was archived by the owner on Dec 31, 2022. It is now read-only.
2018.1 Alpha Release
Pre-release
Pre-release
This release mostly focused on fixing import and crashing issues that new users are having while also including suggestions by our community. Now we are focusing on stablity and tuning our detectors to be reliable.
Changelog:
2018.1:
- Added
HSVRangeFilterthat uses classiclowerandupperHSV ranges HSVColorFilternow devides the range by 2 on each side of the perfect color value. (Now range acts as expected) (Issue #9)- Added
SilverDetector(Same as Gold but for silver) - Moved
SamplingOrderDetectorto useHSVRangeFilterfor silver - Tuned Sampling (Still not competetion ready)
- Cleaned up
Dogeforiahandling per suggestions of "@BillTheCat123 | Mentor | 3763" on FTC Discord - Fixed Gradle import issues of
:FTCRobotControllerwithDogeforiaclass. (Issue #8) - Cleaned up Gradle Build files to lessen import errors
- Added common Gradle Build errors to wiki
DogeCVDetectornow handles printing the detector setting to the screen