traffic-generation-editor icon indicating copy to clipboard operation
traffic-generation-editor copied to clipboard

RuntimeError: Instance not initialized. Forgot to call AdMapAccess::initialize?

Open zryan2021 opened this issue 4 years ago • 2 comments

Hi, thanks for the useful plugin. But I have an issue "RuntimeError: Instance not initialized. Forgot to call AdMapAccess::initialize? " when I use "Adding Vehicles". I click on desired map position to spawn vehicle.

Also, I am confused about the step 1, Open OpenDRIVE map using CARLA AD Map plugin. How should I do it? Thanks again.

zryan2021 avatar Nov 12 '21 16:11 zryan2021

Hi, if you see a map, this error is very strange. Could you provide some further input, on: a) How can we reproduce the problem? b) Which versions of CARLA, admap, scenario editor do you use?

fabianoboril avatar Nov 15 '21 09:11 fabianoboril

The map that comes with carla works well. When I use a custom map, the same bug as above appears. Is it because of the lack of necessary elements in my custom map? For example, lane id, etc.

WindTi avatar Mar 02 '22 08:03 WindTi