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.
 
 
 
 
 
 
eFini 8ccdd58174 longitudinal_planner.py: cleaner variable assignment (#29290) 2 years ago
..
lateral_mpc_lib CI: Pylint to ruff (#29294) 2 years ago
longitudinal_mpc_lib CI: Pylint to ruff (#29294) 2 years ago
tests Remove INDI controller (#28366) 2 years ago
__init__.py
alertmanager.py ui: multilang offroad alerts (#28512) 2 years ago
alerts_offroad.json thermald: show temp value in offroad alert (#28664) 2 years ago
desire_helper.py desire helper: fix text flicker when changing direction (#28720) 2 years ago
drive_helpers.py Linter: Fix >160 line length test (#29287) 2 years ago
events.py CI: Pylint to ruff (#29294) 2 years ago
latcontrol.py
latcontrol_angle.py
latcontrol_pid.py
latcontrol_torque.py Bolt EUV: Non-linear torque function (#27696) 3 years ago
lateral_planner.py lateral_planner: expose solverState, solverCost in debug mode (#28577) 2 years ago
longcontrol.py
longitudinal_planner.py longitudinal_planner.py: cleaner variable assignment (#29290) 2 years ago
pid.py
vehicle_model.py