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.
 
 
 
 
 
 
Gijs Koning e0845752e3
Fix camera error description (#24202)
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 controlsd: fix long press set speed increment (#24161) 4 years ago
events.py Fix camera error description (#24202) 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 Make PI into a PID (#24151) 4 years ago
lateral_planner.py commIssueAvgFreq: separate alert for avg freq check (#24150) 4 years ago
longcontrol.py Make PI into a PID (#24151) 4 years ago
longitudinal_planner.py commIssueAvgFreq: separate alert for avg freq check (#24150) 4 years ago
pid.py Body cleanup + 100Hz locationd (#24168) 4 years ago
radar_helpers.py
vehicle_model.py