v1.4.0
Full Changelog: v1.3.3...v1.4.0
Version 1.4.0
This is one mean patch.
Main changes are the new setup and Nav Detection lane changes.
Big thanks to both @Glas42 for keeping up with nav detection and @DylDevs for fixign the god awful setup!
Major Changes
- The setup will now help install UFLD, LSTR and Navigation Detection.
- NavDetection can now lanechange.
- Be careful with it.
Minor Changes
- Fix picker issues
- Various updates and fixes to NavDetection V2
- Various updates to traffic light detection.
- Added callbacks to checkbuttons (developers)
- Loading window now cannot be closed.
- Added port control to ExternalAPI.
- Trying to fix DPI issues. (this is most likely an error with tkinter)
- The app will warn when your tkinter version is too old.
Bug Fixes
- Fixed typo in installer
- Picker will now autorefresh when changing compatibility mode on and off.
- Fixed translator crashing the app when faced with an issue.
- Removed space in requirements (this was the red error during installation)
- Removed useless UI in UFLDLaneDetection / DrawLanes
- Removed useless prints.
- Evdev error will no longer be shown on other OS'
Contributors
- DylDev
- Glas42
- Tumppi066