Skip to content

Conversation

@carsten-kuebler
Copy link
Contributor

According to the OSI workshop in Ulm (November 2017), I propose this new detected lane model and the corresponding OSI messages. Change break downward compatibility. Changes are similar to #110 (new Lane model).

issue #80, pull request #110

@ghost ghost added this to the v2.3.0 milestone Jan 17, 2018
@ghost ghost requested a review from pmai January 17, 2018 14:17
Copy link
Contributor

@pmai pmai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the MeasurementStatus message be called MeasurementState (or vice-versa, however I think state is better)?

@ghost ghost added the FeatureRequest Proposals which enhance the interface or add additional features. label Jan 18, 2018

// The lane boundary to which this detection is associated to.
//
optional LaneBoundary laneboundary = 2;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lane_boundary ?

Copy link
Contributor

@pmai pmai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the MeasurementState should me moved out of DetectedTrafficSign, as commented inline; if there is agreement on this, I can provide a relevant patch.


// The measurement state of the detected lane.
//
optional DetectedTrafficSign.MeasurementState measurement_state = 4;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think if the message is to be reused, it should be separated out from the DetectedTrafficSign message (it probably makes sense to have this centrally defined; I can provide a patch for this if agree upon). @CarloVanDriestenBMW ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comments on PR #117 , I'd propose (and do this during merging) to move MeasurementState into DetectedObjectHeader, and move DetectedObjectHeader out of DetectedObject, which should handle all of this cleanly, I think. @CarloVanDriestenBMW ?

Seperate detected lane boundaries similar to real sensors output.
Feedback from Carlo van Driesten and Pierre Mai added.
@pmai pmai force-pushed the New-Detected-Lane-model branch from 98d1b4c to 3313aa2 Compare February 6, 2018 00:39
@pmai
Copy link
Contributor

pmai commented Feb 6, 2018

Further refactoring is handled in PR #117, so merging for now.

@pmai pmai merged commit 5d2a106 into master Feb 6, 2018
@pmai pmai deleted the New-Detected-Lane-model branch March 27, 2018 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FeatureRequest Proposals which enhance the interface or add additional features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants