libOpenDRIVE
libOpenDRIVE copied to clipboard
Is it possible to localize the object with GPS location?
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?
Hello, has the issue been resolved? I am also in urgent need of assistance?
I have same question.How can i locate a pos(x,y) to a Lane object?
As far as I know, libOpenDRIVE does not provide a direct localization feature, so I'm using my algorithm.