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

Changes enabling using the HighResRangeFinder to more closely simulate rotating laser scanners #54

Open
wants to merge 3 commits into
base: mars2
Choose a base branch
from

Conversation

pierrewillenbrockdfki
Copy link
Contributor

This allows adding more cameras through configuration instead of only through operations, and allows using samples at the approximate intersection of the laser sweep cone(s) and the image plane(s) instead of just linearly across the image plane(s).

left/right_limit and resolution_horizontal belong together as do
upper/lower_limit and resolution_vertical. Both resolutions had
"Vertical angular resolution" for their documentation.

This laser scanner does not check distances against the distance to
the actual device but to the camera image plane(that crosses the actual
device position).
Internally, this precalculates all sampling points instead of
calculating them on the fly.
@pierrewillenbrockdfki pierrewillenbrockdfki changed the base branch from master to mars2 November 20, 2023 10:27
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.

1 participant