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 30ba3096a3 Longcontrol: fix possible reference before assignment (#25715) 3 years ago
..
cluster
lateral_mpc_lib Falcon Punch Model: turn cutting improvements (#25413) 3 years ago
longitudinal_mpc_lib More conservative lead policy in e2e long mode (#25684) 3 years ago
tests pre-commit: add codespell (#25571) 3 years ago
__init__.py
alertmanager.py params: make python and c++ API match (#25573) 3 years ago
alerts_offroad.json
desire_helper.py reduce min lane change speed to 15mph (#25689) 3 years ago
drive_helpers.py controls: block resume if cruise not previously engaged (#25402) 3 years ago
events.py controls: block resume if cruise not previously engaged (#25402) 3 years ago
latcontrol.py
latcontrol_angle.py
latcontrol_indi.py
latcontrol_pid.py
latcontrol_torque.py
lateral_planner.py Remove lane planning code (#25651) 3 years ago
longcontrol.py Longcontrol: fix possible reference before assignment (#25715) 3 years ago
longitudinal_planner.py split out experimental long toggle (#25698) 3 years ago
pid.py
radar_helpers.py Radard: ignore leads without model confirmation wider than 1.0m (#25664) 3 years ago
vehicle_model.py