zhejz / carla-roach

Roach: End-to-End Urban Driving by Imitating a Reinforcement Learning Coach. ICCV 2021.
https://zhejz.github.io/roach
Other
274 stars 50 forks source link

How to benchmark trained model in Town 7 and 10 ? #30

Open Z7MightGuy opened 1 year ago

Z7MightGuy commented 1 year ago

Hello, thank you for the wonderful work. I want to benchmark the model on unseen towns 7 and 10. I generated town07.h5 maps using carla_gym/utils/birdview_map.py code. However, to use the benchmarking script, I need route.xml file for town 7 and 10. Could you please tell me how to go about this?