You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the road marking class the enum RoadMarking_Classification_Color is missing the index 4. This is very troublesome for the test procedures since a random number from 0 - 7 does not cover all the cases and the range is wrong. It would be very nice if someone could take a look at this.