carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.42k stars 3.7k forks source link

In customizing a map in Carla, there's an issue with importing OpenCRG format files associated with OpenDRIVE files. #7183

Open StoneZ7 opened 8 months ago

StoneZ7 commented 8 months ago
StoneZ7 commented 8 months ago

Using RoadRunner to customize the map, a road segment's surface was customized in OpenCRG format, with the OpenCRG format surface linked to an OpenDRIVE format file. However, upon importing the map using make import, the customized surface does not appear.