carla-simulator / leaderboard

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

Fix error on call to CarlaDataProvider.request_new_actor #147

Closed Violin9906 closed 3 months ago

Violin9906 commented 1 year ago

The argument keyword of CarlaDataProvider.request_new_actor does not match.


This change is Reviewable

glopezdiest commented 3 months ago

Hello, I know this is a bit late, sorry about that. Unfortunately this is no longer relevant as the code was refactored with the release of the Leaderboard 2.0 and that was removed.