feat!: Expose GetRoadPositionHeading and ConvertRoadPosition
- needed to get the road orientation separately from the position conversion
- needed to support OpenDriveRoadPosition conversion
- fixes gt-gen-core#12 (closed)
- fixed some compiler errors for gcc 13 (include optional, conversion of signed int to unsigned int / UniqueId)
Edited by Andreas Rauschert