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 48e5211f23 grey panda deprecation (#2406) 5 years ago
..
cluster -Werror (#1567) 5 years ago
lateral_mpc manager runs on Mac, and other openpilot for PC fixes (#1037) 5 years ago
longitudinal_mpc manager runs on Mac, and other openpilot for PC fixes (#1037) 5 years ago
longitudinal_mpc_model longitudinal e2e mpc 5 years ago
__init__.py selfdrive/controls 5 years ago
alertmanager.py clear irrelevant alerts on state transition (#2318) 5 years ago
alerts_offroad.json NEOS background updater (#1892) 5 years ago
drive_helpers.py use buttonEvent.type instead of string (#1533) 5 years ago
events.py grey panda deprecation (#2406) 5 years ago
fcw.py Use math instead of numpy for calculating TTC, on average 80% faster (#2293) 5 years ago
lane_planner.py New lane planner (#1276) 5 years ago
latcontrol_indi.py matrix subclass not recommended way to represent matrices (#2348) 5 years ago
latcontrol_lqr.py enable flake8 E231: missing whitespace after comma 5 years ago
latcontrol_pid.py fix missing negative limit in pid controller (#2001) 5 years ago
long_mpc.py cleanup long planner, mpc: unused globals and arguments (#2211) 5 years ago
long_mpc_model.py reformat for sim 5 years ago
longcontrol.py remove unused globals, use self.reset() (#2220) 5 years ago
pathplanner.py Fix lane change when blinker is turned off early (#2324) 5 years ago
pid.py enable flake8 E502: backslash is redundant between brackets 5 years ago
planner.py cleanup long planner, mpc: unused globals and arguments (#2211) 5 years ago
radar_helpers.py cleanup duplicate function 5 years ago
speed_smoother.py enable E261 in flake8: two spaces before inline comment 5 years ago
vehicle_model.py vehicle model types (#1631) 5 years ago