pageldev / libOpenDRIVE

Small, lightweight C++ library for handling OpenDRIVE files
Apache License 2.0
368 stars 134 forks source link

Is it possible to localize the object with GPS location? #95

Open jeonghyunjo opened 5 months ago

jeonghyunjo commented 5 months ago

Hi coders. I want to localize my object on the opendrive map with GPS location. Currently, I'm localizing my object with my complicated algorithms using libOpenDRIVE package only as a parser. Is there any available localization function that I can use?