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.
 
 
 
 
 
 
George Hotz 8031a68e55 alerts: Don't use Malfunction twice 4 years ago
..
cluster
lateral_mpc_lib longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 4 years ago
longitudinal_mpc_lib longitudinal MPC: use reset() function instead of recreating the solver in (#24091) 4 years ago
tests
__init__.py
alertmanager.py
alerts_offroad.json
desire_helper.py
drive_helpers.py CarParams: remove max steer (#24044) 4 years ago
events.py alerts: Don't use Malfunction twice 4 years ago
lane_planner.py
latcontrol.py CarParams: remove max steer (#24044) 4 years ago
latcontrol_angle.py
latcontrol_indi.py CarParams: remove max steer (#24044) 4 years ago
latcontrol_lqr.py CarParams: remove max steer (#24044) 4 years ago
latcontrol_pid.py CarParams: remove max steer (#24044) 4 years ago
lateral_planner.py
longcontrol.py
longitudinal_planner.py LongitudinaPlanner: add comment about lateral accel calculation (#24096) 4 years ago
pid.py
radar_helpers.py
vehicle_model.py