this wasnt the issue

albatross
Harald Schafer 2020-03-26 17:25:21 -07:00
parent 16c84074f2
commit adac0135b3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ to_build = {
if arch != "aarch64":
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_5': 'helpers/lst_sq_computer.py',
'feature_handler_5': 'helpers/feature_handler.py',