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.
 
 
 
 
 
 
Shane Smiskol 25e123a23a
raylib ui: common state update function (#35546)
4 days ago
..
lib raylib ui: common state update function (#35546) 4 days ago
widgets ui: simple HTML parser for regulatory Views (#35525) 5 days ago
README.md raylib: rename DEBUG_FPS 2 weeks ago
reset.py ui: extract Widget base class to separate lib/widget.py (#35520) 7 days ago
setup.py ui: extract Widget base class to separate lib/widget.py (#35520) 7 days ago
spinner.py ui: extract Widget base class to separate lib/widget.py (#35520) 7 days ago
text.py ui: extract Widget base class to separate lib/widget.py (#35520) 7 days ago
updater.py ui: extract Widget base class to separate lib/widget.py (#35520) 7 days ago

README.md

ui

The user interfaces here are built with raylib.

Quick start: