Skip to content
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

A question about interval param #21

Open
geekfuns opened this issue Sep 27, 2023 · 2 comments
Open

A question about interval param #21

geekfuns opened this issue Sep 27, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@geekfuns
Copy link

Hi, thank for you great work!

I have some trouble about the param interval, why it is 0.18?

Is it related to the vertical field of view of lidar?

Hope for your reply , Thanks!

@horverno
Copy link
Member

Hi, well i'm not sure @csaplaci maybe?

@horverno horverno added documentation Improvements or additions to documentation question Further information is requested labels Sep 27, 2023
@csaplaci
Copy link
Collaborator

Hi!

Sorry for the late reply...

  • yes, it is... and to its vertical resolution

The laser beams (of each channel) of a typical LiDAR sensor have a constant (vertical) angle between them. This is 2.0 degrees for a Velodyne VLP-16. The parameter corresponds to this value, as it is used to separate the points of each individual channel/beam.

Basically the parameter defines the required "vertical angular gap" between the points to sort them by channels/beams (with the uncertainty/noise kept in mind).

If something is still left unclear, please let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants