AttributeError: module ‘SMP.batch_processing’ has no attribute ‘helper_functions’
Could you provide me with more detail?
It’s strange as I cannot reproduce the error. I just did a fresh clone from https://gitlab.lrz.de/tum-cps/commonroad-search and could already run the notebook without issue. You can also try with the provided docker. Lastly, you can directly run SMP/batch_processing/batch_processing_parallel.py to batch process the scenarios.
Note: this is not the directory that you have shown with your last screenshot (you were showing SMP/route_planner/batch_processing/ .

