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

feat(object_lanelet_filter): add velocity direction based object lanelet filter #1315

Open
wants to merge 2 commits into
base: beta/v0.11.2
Choose a base branch
from

Commits on Jun 3, 2024

  1. feat(object_lanelet_filter): add velocity direction based object lane…

    …let filter (autowarefoundation#7107)
    
    * chore: refactor lanelet filter function
    
    Signed-off-by: yoshiri <[email protected]>
    
    * feat: add lanelet direction filter
    
    Signed-off-by: yoshiri <[email protected]>
    
    * fix: do not change default settings
    
    Signed-off-by: yoshiri <[email protected]>
    
    * feat: skip orientation unavailable objects
    
    Signed-off-by: yoshiri <[email protected]>
    
    * fix: feature variable name
    
    Signed-off-by: yoshiri <[email protected]>
    
    ---------
    
    Signed-off-by: yoshiri <[email protected]>
    YoshiRi committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d23ccf5 View commit details
    Browse the repository at this point in the history
  2. fix(detected_object_validation): consider shoulder lanelet in object …

    …lanelet filter (autowarefoundation#5324)
    
    * fix(detected_object_validation): consider shoulder lanelet in object lanelet filter
    
    Signed-off-by: Shumpei Wakabayashi <[email protected]>
    
    * style(pre-commit): autofix
    
    ---------
    
    Signed-off-by: Shumpei Wakabayashi <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Signed-off-by: yoshiri <[email protected]>
    2 people authored and YoshiRi committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    85d3f92 View commit details
    Browse the repository at this point in the history