Skip to content

Conversation

@carsten-kuebler
Copy link
Contributor

DetectedObject is adapted to standardised real sensor output structures. Other detected objects (like traffic sign/light etc.) are prepared.

DetectedObject list is adapted to the standardisation activities for real sensors. Other detected objects are draft.

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 this looks very good overall, and I'd merge this together with PR #111, while moving DetectedObjectHeader out of DetectedObject, and move MeasurementState to DetectedObjectHeader?


// Definition of measurement states.
//
enum MeasurementState
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it make sense to move this enum also to the DetectedObjectHeader, which would make reuse simpler (see my comments in PR #111 )?

//
// \brief The header attributes of each detected object.
//
message DetectedObjectHeader
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe also move the DetectedObjectHeader definition out of DetectedObject, to make reuse easier?


// Continuous up counter to identify the cycle.
//
optional uint32 cylcle_counter = 3;

Choose a reason for hiding this comment

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

cycle_counter

@pmai pmai force-pushed the OSI-Detected-messages-prepared-for-standardised-real-sensor-output branch from d34dcbc to b7e6e7b Compare February 6, 2018 02:04
DetectedObject is adapted to standardised real sensor output structures. Other detected objects (like traffic sign/light etc.) are prepared.
@pmai pmai force-pushed the OSI-Detected-messages-prepared-for-standardised-real-sensor-output branch from b7e6e7b to e3a6311 Compare February 6, 2018 02:18
Carsten Kuebler added 2 commits February 6, 2018 03:24
DetectedObjectHeader message moved out of DetectedObject message.
Enum MovementState moved out of DetectedObject message.
Remove Typos and adjust documentation.
Include suggestions from issue #49.
Change specification of body poses from yaw angle to 3d orientation.
@pmai pmai force-pushed the OSI-Detected-messages-prepared-for-standardised-real-sensor-output branch from e3a6311 to 613bc6c Compare February 6, 2018 02:24
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.

Looks good to me now.

@pmai pmai merged commit 3abc080 into master Feb 6, 2018
@pmai pmai deleted the OSI-Detected-messages-prepared-for-standardised-real-sensor-output 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants