Carla-ppo icon indicating copy to clipboard operation
Carla-ppo copied to clipboard

free(): invalid pointer

Open tom-doerr opened this issue 4 years ago • 0 comments

When I run python3 Carla-ppo/train.py --model_name model1 -start_carla I get the following output:

free(): invalid pointer

As recommended, I'm using Carla 0.9.5. The manual control script (PythonAPI/examples/manual_control.py) that comes with Carla works without any issues. Any ideas what the issue could be?

tom-doerr avatar Apr 12 '20 12:04 tom-doerr