intel / ad-rss-lib

Library implementing the Responsibility Sensitive Safety model (RSS) for Autonomous Vehicles
https://intel.github.io/ad-rss-lib/
GNU Lesser General Public License v2.1
339 stars 138 forks source link

Fixed docu of lane ordering within a RoadSegment #34

Closed berndgassmann closed 5 years ago

berndgassmann commented 5 years ago

Lane segements are ordered from left to right in driving direction. The same direction as the lateral axis is defined.

Description

Fixes #

Where has this been tested?

Possible Drawbacks


This change is Reviewable