hatem-darweesh / assuremappingtools

Desktop based tool for viewing, editing and saving road network maps for autonomous vehicle platforms such as Autoware.
GNU General Public License v3.0
210 stars 74 forks source link

Loading OpenDrive Maps fails #10

Closed JKinold02 closed 4 years ago

JKinold02 commented 4 years ago

Thanks for the hard work and for providing the mapping tools. I encounter an issue when i want to load an OpenDrive Map. All the streets seem to be loaded in a narrow area and overlap each other (see the second picture (Town01.xodr)). I loaded the map with the shown settings but had the same problem with different settings, too. My goal is to export the CARLA Simulator Maps (https://github.com/carla-simulator/opendrive-test-files/tree/master/OpenDrive) into a Autoware compatible format. I have seen in your tutorials that you managed to convert the CARLA maps and I kindly want to ask, if you could upload the converted maps. Import_settings Imported

hatem-darweesh commented 4 years ago

Hi @JKinold02 thank you for using ASSURE Maps. I have seen similar issue, could not fins exactly what was the reason, maybe Linux library conflict.

The solution was to follow installation guide for assure tools strictly on a fresh Linux.

The problem is I can't reproduce this error on my machines and vbox for both (Ubuntu 18.04, 16.04).