You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
When I run
python3 Carla-ppo/train.py --model_name model1 -start_carla
I get the following output: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?
The text was updated successfully, but these errors were encountered: