libOpenDRIVE icon indicating copy to clipboard operation
libOpenDRIVE copied to clipboard

Why not parse signal ?

Open CoderChen01 opened this issue 2 years ago • 4 comments

Hello author, thank you very much for open source such a powerful library, I think it fills the gap of opendrive official does not provide parsing library. I find that the signal element of opendrive may represent the signal element differently. Is that why you didn't parse signal?

CoderChen01 avatar Mar 15 '22 01:03 CoderChen01

Thanks! Appreciate it. I simply didn't have time so far to implement signal parsing. It's the next thing on my list though.

pageldev avatar Mar 31 '22 16:03 pageldev

we also need to parse signal. e.t. traffic_light

hee0624 avatar May 30 '22 07:05 hee0624

I found that "signals" can be parsed on "odrviewer.io", Is there any related open source code?

LevieSun avatar Sep 27 '22 01:09 LevieSun

I haven't had the time yet to add signals. I also don't parse them on https://odrviewer.io yet. Maybe you are mistaking road::objects for signals? Those are being parsed.

pageldev avatar Oct 01 '22 16:10 pageldev

Hi,

I have implemented the parsing of the signals. Is there any interest in creating a pull request for that?

hahne avatar May 23 '23 16:05 hahne