autonomousvision/king

TypeError: __init__() missing 1 required positional argument: 'sampling_resolution'

Closed this issue · 1 comments

When executing the 'bash run_generation_transfuser.sh' command, the following error was reported:
image
I would appreciate guidance on resolving this error. Thank you for your prompt response!

Hi,

it looks like this is a mismatch in the CARLA version expected by the scenario_runner/leaderboard and the version you are using. For KING, we used CARLA 0.9.10.1. Are you using a newer version by chance?