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 3d987cb9b5
ui: fix wrong dash character (#35530)
2 months ago
..
lib ui: fix wrong dash character (#35530) 2 months ago
widgets ui: extract Widget base class to separate lib/widget.py (#35520) 2 months ago
README.md raylib: rename DEBUG_FPS 2 months ago
reset.py ui: extract Widget base class to separate lib/widget.py (#35520) 2 months ago
setup.py ui: extract Widget base class to separate lib/widget.py (#35520) 2 months ago
spinner.py ui: extract Widget base class to separate lib/widget.py (#35520) 2 months ago
text.py ui: extract Widget base class to separate lib/widget.py (#35520) 2 months ago
updater.py ui: extract Widget base class to separate lib/widget.py (#35520) 2 months ago

README.md

ui

The user interfaces here are built with raylib.

Quick start: