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

Dealing with objects without measured distance #461

Open
Lukasnol opened this issue Nov 6, 2024 · 1 comment
Open

Dealing with objects without measured distance #461

Lukasnol opened this issue Nov 6, 2024 · 1 comment

Comments

@Lukasnol
Copy link
Collaborator

Lukasnol commented Nov 6, 2024

Detailed Description

The distance calculation of the current perception system can fail if there are no more corresponding lidar points to a recognised object.
Therefore, develop a concept for dealing with objects for which the distance can no longer be calculated.
Possible approaches:

  • If a distance value jumps from a measured distance to infinity, the old value is retained.
  • The problem may become obsolete with the addition of the radar

Definition of Done

  • see above

Effort Estimate

No response

Testability

No response

Dependencies

No response

@ll7
Copy link
Member

ll7 commented Nov 7, 2024

Can you quantify how often you detect an object but fail to measure its distance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

4 participants