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 e04455cbaa
selfdrived: controlsd only does controls (#33485)
1 year ago
..
lateral_mpc_lib
longitudinal_mpc_lib
tests selfdrived: controlsd only does controls (#33485) 1 year ago
__init__.py
desire_helper.py
drive_helpers.py selfdrived: controlsd only does controls (#33485) 1 year ago
latcontrol.py
latcontrol_angle.py
latcontrol_pid.py move PID controller to common/ (#33419) 1 year ago
latcontrol_torque.py move PID controller to common/ (#33419) 1 year ago
ldw.py controlsd: pull out LDW (#33479) 1 year ago
longcontrol.py move PID controller to common/ (#33419) 1 year ago
longitudinal_planner.py Deprecate controlsState state fields (#33437) 1 year ago
vehicle_model.py