Draft: test: add tests for wroing orientation calculation
Incorrect Orientation calculation for Roads and Lanes in function CoordinateConverter::GetRoadPositionHeading
In tested xodr map road definitely not parallel to any axis, while CoordinateConverter::GetRoadPositionHeading still return zero angle value.
Linked Issue: #26
Image of the road from test case:
Edited by Daniil Nikulin

