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
I am currently running CARLA to evaluate my waypoint predictor in the closed loop environment using leadeboard v2. I have noticed that when the Carla simulator crashes during the "Running the route" stage, the watchdog raises exception as expected. However, my python script (leaderboard_evaluator.py) does not get terminated and the process seems to get stuck in the _load_and_run_scenario method.
The text was updated successfully, but these errors were encountered:
I am currently running CARLA to evaluate my waypoint predictor in the closed loop environment using leadeboard v2. I have noticed that when the Carla simulator crashes during the "Running the route" stage, the watchdog raises exception as expected. However, my python script (leaderboard_evaluator.py) does not get terminated and the process seems to get stuck in the _load_and_run_scenario method.
The text was updated successfully, but these errors were encountered: