openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dean Lee 541bd4d4d9
ui: switch spinner and text window back to standalone process (#35470)
3 months ago
..
lib ui: switch spinner and text window back to standalone process (#35470) 3 months ago
widgets ui: add ModalOverlay system for unified modal dialog management (#35478) 3 months ago
README.md raylib: rename DEBUG_FPS 3 months ago
reset.py system/ui: don't reset on PC 3 months ago
setup.py ui: add ModalOverlay system for unified modal dialog management (#35478) 3 months ago
spinner.py ui: switch spinner and text window back to standalone process (#35470) 3 months ago
text.py ui: switch spinner and text window back to standalone process (#35470) 3 months ago
updater.py ui: add ModalOverlay system for unified modal dialog management (#35478) 3 months ago

README.md

ui

The user interfaces here are built with raylib.

Quick start: