Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with model evaluation #44

Open
FanZhang91 opened this issue Jan 18, 2024 · 0 comments
Open

Issues with model evaluation #44

FanZhang91 opened this issue Jan 18, 2024 · 0 comments

Comments

@FanZhang91
Copy link

I use the command "git clone --recurse-submodules [email protected]:dotchen/LAV.git" to clone the code, and use Carla 0.9.10.1. Execute the command "ROUTES=assets/routes_lav_train.xml ./leaderboard/scripts/run_evaluation.sh" and meet the following error :
The CARLA server uses the wrong map!This scenario requires to use map Town01.(row 223 in leaderboard_evaluator.py script)

I am confused with this: why Carla server output map named "Carla/Maps/Town01" but leaderboard need map named ''Towno1". I can avoid this error by using "map_name = CarlaDataProvider.get_map().name.split("/")[-1]", but there is other error appears in leaderboard_evaluator.py script.
Can you tell me the correct version of carla 、scenario_runner and leaderboard ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant