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.
 
 
 
 
 
 
Adeeb Shihadeh ee99b59bad
fix missing negative limit in pid controller (#2001)
5 years ago
..
lib fix missing negative limit in pid controller (#2001) 5 years ago
tests Move driver monitoring out of controls (#1642) 5 years ago
.gitignore selfdrive/controls 5 years ago
__init__.py selfdrive/controls 5 years ago
controlsd.py add fall filter and less FP on posenet (#1971) 5 years ago
plannerd.py Reduce scheduler latency for realtime processes (#1638) 5 years ago
radard.py Reduce scheduler latency for realtime processes (#1638) 5 years ago