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.
 
 
 
 
 
 
Justin Newberry d487c0501f Ruff: enable most of bugbear (#29320) 2 years ago
..
lateral_mpc_lib Ruff: enable most of bugbear (#29320) 2 years ago
longitudinal_mpc_lib Ruff: enable most of bugbear (#29320) 2 years ago
tests
__init__.py
alertmanager.py
alerts_offroad.json thermald: show temp value in offroad alert (#28664) 2 years ago
desire_helper.py desire helper: fix text flicker when changing direction (#28720) 2 years ago
drive_helpers.py Linter: Fix >160 line length test (#29287) 2 years ago
events.py Ruff: enable flake8-builtins (#29315) 2 years ago
latcontrol.py
latcontrol_angle.py
latcontrol_pid.py
latcontrol_torque.py
lateral_planner.py Ruff: enable most of bugbear (#29320) 2 years ago
longcontrol.py
longitudinal_planner.py longitudinal_planner.py: cleaner variable assignment (#29290) 2 years ago
pid.py
vehicle_model.py