Revert "mod(World_OSI): Add query for relative lane of other object"
Merged
requested to merge 61-servant-branch-is-broken-due-to-dependencies-between-different-mrs into servant
Compare changes
Files
12+ 0
− 7
@@ -127,13 +127,6 @@ public:
@@ -127,13 +127,6 @@ public:
virtual RelativeWorldView::Lanes GetRelativeLanes(double range, int relativeLane = 0, bool includeOncoming = true) const = 0;
virtual std::optional<int> GetRelativeLaneId(const WorldObjectInterface* object, MeasurementPoint mp) const = 0;