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.
 
 
 
 
 
 
felsager 736e1fa7b7 Revert "latcontrol_torque: make feed-forward jerk independent of individual platform lag (#36334)" 2 weeks ago
..
lateral_mpc_lib
longitudinal_mpc_lib
__init__.py
desire_helper.py
drive_helpers.py Latcontrol: type annotate update inputs and clip_curvature output (#36282) 1 month ago
latcontrol.py Latcontrol: use more accurate naming for saturation time (#36286) 1 month ago
latcontrol_angle.py Latcontrol: refactor pid error to factor out lateral jerk component (#36280) 1 month ago
latcontrol_pid.py PID: no more ff gain (#36398) 4 weeks ago
latcontrol_torque.py Revert "latcontrol_torque: make feed-forward jerk independent of individual platform lag (#36334)" 2 weeks ago
ldw.py
longcontrol.py PID: no more ff gain (#36398) 4 weeks ago
longitudinal_planner.py