static_cast Issue in Lane Boundary Color Conversion from GTGen to OSI
An issue was identified in the lane boundary color conversion from GTGen to OSI in the static_proto_ground_truth_builder.cpp file, specifically at line 273.
The static_cast used for mapping from GTGen:

to OSI:

causes error.
Edited by Ziqi Zhou