open-mmlab / mmdetection3d

OpenMMLab's next-generation platform for general 3D object detection.
https://mmdetection3d.readthedocs.io/en/latest/
Apache License 2.0
5k stars 1.49k forks source link

carla_nuscenes #2993

Open DarkerSun6 opened 5 days ago

DarkerSun6 commented 5 days ago

What is the feature?

Hello, I am currently using the CARLA simulator to generate a dataset in the nuscenes dataset format. I would like to ask how to get the png map files in the maps folder in the nuscenes dataset. If I can get your answer, it will be very helpful to me, thank you.

Any other context?

I tried to use the top view in carla directly as a png map file, but there were some problems when generating a pkl file using the nuscenes devkit.