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.
 
 
 
 
 
 
Harald Schäfer 7534b2a160
PID: no more ff gain (#36398)
1 week 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) 3 weeks ago
latcontrol.py Latcontrol: use more accurate naming for saturation time (#36286) 3 weeks ago
latcontrol_angle.py Latcontrol: refactor pid error to factor out lateral jerk component (#36280) 3 weeks ago
latcontrol_pid.py PID: no more ff gain (#36398) 1 week ago
latcontrol_torque.py PID: no more ff gain (#36398) 1 week ago
ldw.py
longcontrol.py PID: no more ff gain (#36398) 1 week ago
longitudinal_planner.py