dragonpilot - 基於 openpilot 的開源駕駛輔助系統
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.
 
 
 
 
 
 
HaraldSchafer 6838e1c82c
Refactor lateral lag compensation (#21334)
4 years ago
..
cluster add space after function name and if statement (#21225) 4 years ago
lateral_mpc fix mpc compilation (#21178) 4 years ago
longitudinal_mpc Rebuild acado and add scons command to regenerate mpc (#19685) 4 years ago
longitudinal_mpc_model add space after function name and if statement (#21225) 4 years ago
__init__.py selfdrive/controls 5 years ago
alertmanager.py clear irrelevant alerts on state transition (#2318) 5 years ago
alerts_offroad.json offroad alert for missing nvme (#20931) 4 years ago
drive_helpers.py Refactor lateral lag compensation (#21334) 4 years ago
events.py fix warning -> userPrompt 4 years ago
fcw.py Use math instead of numpy for calculating TTC, on average 80% faster (#2293) 5 years ago
lane_planner.py Safe interpolation in lane_planner (#20995) 4 years ago
latcontrol_angle.py Refactor lateral lag compensation (#21334) 4 years ago
latcontrol_indi.py Refactor lateral lag compensation (#21334) 4 years ago
latcontrol_lqr.py Refactor lateral lag compensation (#21334) 4 years ago
latcontrol_pid.py Refactor lateral lag compensation (#21334) 4 years ago
lateral_planner.py Refactor lateral lag compensation (#21334) 4 years ago
long_mpc.py Split planner and pathplanner publishing into separate 'publish' methods (#19860) 4 years ago
long_mpc_model.py reformat for sim 5 years ago
longcontrol.py Parametrize startingBrakeRate (#19511) 4 years ago
longitudinal_planner.py LateralPlanner should only compute curvature (#20289) 4 years ago
pid.py enable flake8 E502: backslash is redundant between brackets 5 years ago
radar_helpers.py remove old model packet (#19769) 4 years ago
speed_smoother.py enable E261 in flake8: two spaces before inline comment 5 years ago
vehicle_model.py Fxing some typos in vehicle_model.py comments (#20220) 4 years ago