-
Notifications
You must be signed in to change notification settings - Fork 132
echo_pulse_width added in osi_featuredata.proto for message LidarDetection #511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@PhRosenberger as discussed in the SM meeting, could you please provide more documentation/explanation on the echo_pulse_width ? |
I have added an explanation with reference to some figures. |
f5e970d
to
99513b1
Compare
@PhRosenberger I think that is really good! |
From the user perspective, directly integrating the images is better. |
Is this a question to us or are you clarifying it right now? |
I simply wanted to raise awareness, that we are talking about images which are subject to copyright, publishing contracts, employment contracts etc. But since you asked, I took a second look at the article and saw that it is licensed under Creative Commons Attribution 4.0 International License. This license extends to the images in the article as well, unless otherwise noted. This makes everything a lot easier, because it allows to by-pass many of the more complicated questions. However, even with creative commons there are still a couple of things to do, namely proper attribution and a link to the license text. I have no idea how to do that properly in the context of OSI. If complying with the license is infeasible, we can of course always create new images. This has the added benefit that we can improve them and adapt them to OSI. |
Clarified this topic inside ASAM: Please include @pasched |
osi_featuredata.proto
Outdated
// Several sensors output an echo-pulse width instead of an intensity for each single detection. | ||
// It is measured in m and measures the extend of the object parts or atmospheric particles that produce the echo. | ||
// As an example, it is depicted for the two echos reflected from the edges A-B and C-D in Fig. 7 from [Rosenberger et al.](https://link.springer.com/content/pdf/10.1007/s41104-020-00066-x.pdf). | ||
// Fig. 8 [Rosenberger et al.](https://link.springer.com/content/pdf/10.1007/s41104-020-00066-x.pdf) shows it in more detail, as the echo-pulse width is measured as the range between the rising and falling edge crossing the intensity threshold. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the white spaces.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is also the reason the pipeline fails. Patching now.
Output CCB 15.09.2021:
|
@PhRosenberger Can you provide the images from the linked paper? |
CCB Output 13.10.2021:
|
Please use this citation style:
|
Point 1 done. Over to you @pmai |
9b7a4bd
to
bb85843
Compare
…ction. Signed-off-by: Rosenberger, Philipp <[email protected]>
Signed-off-by: Rosenberger, Philipp <[email protected]>
Signed-off-by: Stefan Cyliax <[email protected]>
Signed-off-by: Pierre R. Mai <[email protected]>
Signed-off-by: Stefan Cyliax <[email protected]>
bb85843
to
db8608e
Compare
echo_pulse_width added in osi_featuredata.proto for message LidarDetection.
Add a description
As intensity is in % and echo_pulse_width is in m, such a field is currently missing in OSI for LidarDetectionData.
It is necessary to transfer echo_pulse_width since sensors like Ibeo LUX or Valeo SCALA are having this as an output instead of intensity.
The PR comes out of the SET Level project, where it has already been approved by the project-internal OSI-CCB.
Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board:
If you can’t check all of them, please explain why.
If all boxes are checked or commented and you have achieved at least one positive review, you can assign the label ReadyForCCBReview!