Jonas Birtel

Results 5 comments of Jonas Birtel

No, in my _manual_control.py_ this is indeed correct. Sorry, that I put that mistake in the description above. So all paths start with '/home/..../carla/', also that one with PythonAPI. So,...

@glopezdiest Hmm, unfortunately it does not work for me, there is still the error. I don't know why, but the PYTHONPATH approach does not work for me. That's why I...

If I run the following command: export PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}PythonAPI:${CARLA_ROOT}PythonAPI/carla:${CARLA_ROOT}PythonAPI/examples:${CARLA_ROOT}PythonAPI/carla/dist/carla-0.9.11-py3.6-linux-x86_64.egg:${CARLA_ROOT}PythonAPI/carla/agents before the execution of manual_control.py it worked for me. (I left out the '/' after CARLA_ROOT because it is already in my...

Is there anything new or a workaround for this? Would be interested in a fix, too 👍

I am also having an issue that has to do with this, I guess. ![image](https://github.com/mskocik/svelecte/assets/57353201/3f1273a1-12de-4ce8-8abb-de5fbc418157) Do you already have a rough approximation of the time, when the milestone v4.0 could...