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
./leaderboard/scripts/run_evaluation.sh
/home/user/Desktop/shikharvashistha/lav/leaderboard/leaderboard/leaderboard_evaluator.py:85: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
if LooseVersion(dist.version) < LooseVersion('0.9.10'):
========= Preparing RouteScenario_0 (repetition 0) =========
> Setting up the agent
> Loading the world
The scenario could not be loaded:
> The CARLA server uses the wrong map!This scenario requires to use map Town02
Traceback (most recent call last):
File "/home/user/Desktop/shikharvashistha/lav/leaderboard/leaderboard/leaderboard_evaluator.py", line 306, in _load_and_run_scenario
self._load_and_wait_for_world(args, config.town, config.ego_vehicles)
File "/home/user/Desktop/shikharvashistha/lav/leaderboard/leaderboard/leaderboard_evaluator.py", line 224, in _load_and_wait_for_world
"This scenario requires to use map {}".format(town))
Exception: The CARLA server uses the wrong map!This scenario requires to use map Town02
> Registering the route statistics
What could be the issue ?
I'm using the default settings
@dotchen
The text was updated successfully, but these errors were encountered: