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

[Feature request] Conditional bubble to exclude pedestrians, off-road vehicles and static vehicles #2001

Open
qianyi-sun opened this issue Apr 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@qianyi-sun
Copy link
Contributor

qianyi-sun commented Apr 28, 2023

Motivation

In naturalistic scenarios, it's common that there's some pedestrians/parked history vehicles are on or off the road, the bubble should exclude them when capturing vehicles in its range.

Proposal

Add conditions for bubble capturing, ignore the actor if:

  • Its type is 'pedestrian', no matter if it's on or off road
  • it sits off-road
  • it's not moving
  • the id is specified

Alternatives

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant