JHMeusener / osm2xodr

converter for OpenStreetMaps to OpenDrive roads - for use with Carla or other things
GNU General Public License v3.0
165 stars 51 forks source link

Error osmread #2

Closed joaoserpaD closed 3 years ago

joaoserpaD commented 4 years ago

Hi, im trying to parse a osm file to a openDrive file (xodr). Changed the paths in the main. Downloaded the required libs and run it. I have a error in the function giveMaxMinLongLat in the for, the traceback goes inside the osmread lib and return a error KeyError: 'changeset'.

Can anyone help me?

KangChou commented 3 years ago

Traceback (most recent call last): File "D:/Simulation_box/WindowsNoEditor/PythonAPI/osm2xodr/main.py", line 3, in from .OSMParser.testing import TestEntity, _test_nodes, testSimpleRoad, test_3WayTCrossing2 ImportError: attempted relative import with no known parent package

JHMeusener commented 3 years ago

I cant help with the osmread library.

jayaraj0517 commented 3 years ago

I am trying to load openDrive file (xodr) it is loading we roads are not getting some portion of data is missing could u tell me why i am getting this kind of problem.

weather is having osm download problem or openDrive file (xodr).