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 7e4edcc8d5 MSGQ refactor: cleanup outstanding issues (#32685) 1 year ago
..
lateral_mpc_lib MSGQ refactor: cleanup outstanding issues (#32685) 1 year ago
longitudinal_mpc_lib MSGQ refactor: cleanup outstanding issues (#32685) 1 year ago
tests test_*.py files are no longer executable (#32610) 1 year ago
__init__.py
alertmanager.py
alerts_offroad.json reduce severity of offroad temperature alert 2 years ago
desire_helper.py
drive_helpers.py
events.py events.py: rename event counters (#32596) 1 year ago
latcontrol.py
latcontrol_angle.py
latcontrol_pid.py
latcontrol_torque.py
longcontrol.py LongControl: storing T_IDXS[:CONTROL_N] in a variable for reuse (#32599) 1 year ago
longitudinal_planner.py LongitudinalPlanner: replace hardcoded length with ModelConstants.IDX_N (#32597) 1 year ago
pid.py ruff: enable UP 1 year ago
vehicle_model.py