carla-simulator / leaderboard

CARLA Autonomous Driving leaderboard
MIT License
156 stars 76 forks source link

question about version #152

Closed EcustBoy closed 2 months ago

EcustBoy commented 1 year ago

Hi~ I wonder if there is a strict correspondence between leaderboard and carla simulator? For example, I use carla-0.9.12, which version of leaderboard code should I choose? Looking forward and thanks much for your reply~

PabloVD commented 3 months ago

Each version of the leaderboard is expected to be run with a correspondent version of the carla simulator, to ensure that there are no mismatches between versions.

Leaderboard 1 works with 0.9.10.1 and Leaderboard 2 with 0.9.14. You can directly download the proper package version from the get started page.