this wasnt the issue

old-commit-hash: adac0135b3
commatwo_master
Harald Schafer 5 years ago
parent b2b1a83ce5
commit a0a2f24fcc
  1. 2
      selfdrive/locationd/kalman/SConscript

@ -12,7 +12,7 @@ to_build = {
if arch != "aarch64": if arch != "aarch64":
to_build.update({ to_build.update({
'lane': '../../../xx/pipeline/lib/ekf/lane_kf.py', 'lane': '#xx/pipeline/lib/ekf/lane_kf.py',
'pos_computer_4': 'helpers/lst_sq_computer.py', 'pos_computer_4': 'helpers/lst_sq_computer.py',
'pos_computer_5': 'helpers/lst_sq_computer.py', 'pos_computer_5': 'helpers/lst_sq_computer.py',
'feature_handler_5': 'helpers/feature_handler.py', 'feature_handler_5': 'helpers/feature_handler.py',

Loading…
Cancel
Save