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.
 
 
 
 
 
 
Igor faa4c57ee1 Parametrize stoppingBrakeRate (#2745) 5 years ago
..
cluster
lateral_mpc
longitudinal_mpc
longitudinal_mpc_model
__init__.py
alertmanager.py clear irrelevant alerts on state transition (#2318) 5 years ago
alerts_offroad.json grey panda is unsupported (#2458) 5 years ago
drive_helpers.py
events.py fix typo in event name 5 years ago
fcw.py Use math instead of numpy for calculating TTC, on average 80% faster (#2293) 5 years ago
lane_planner.py update comments 5 years ago
latcontrol_indi.py matrix subclass not recommended way to represent matrices (#2348) 5 years ago
latcontrol_lqr.py
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
longcontrol.py Parametrize stoppingBrakeRate (#2745) 5 years ago
pathplanner.py set y too (#2448) 5 years ago
pid.py enable flake8 E502: backslash is redundant between brackets 6 years ago
planner.py Parametrize MIN_CAN_SPEED in car interfaces (#2684) 5 years ago
radar_helpers.py cleanup duplicate function 5 years ago
speed_smoother.py
vehicle_model.py Typing experiments (#1633) 5 years ago