Error of Tutorial 02

Hi all,

when I tried to run the tutorial, I was faced with this error:

Traceback (most recent call last):
File “/home/tongadm/PycharmProjects/commonRoadSUMO/helloMotionPlanner.py”, line 220, in
import parameters_vehicle3
ModuleNotFoundError: No module named ‘parameters_vehicle3’

where is the parameters_vehicle3 module?

thanks a lot

Hi,
you need to clone and add the vehicle model repository to your path https://gitlab.lrz.de/tum-cps/commonroad-vehicle-models/tree/master/Python

I found it here: