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

Tune GIoU param of object_merger #15

Closed
wants to merge 3 commits into from

Conversation

mebasoglu
Copy link

@mebasoglu mebasoglu commented Aug 4, 2023

Description

The object_merger node was removing detected unknown objects around a known object. This PR changes the necessary param to prevent that.

Tests performed

A bag file was recorded on the vehicle to test this bug. Tests were performed on the bag file.

Effects on system behavior

The car will be able to detect unknown objects around a known object.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@mebasoglu mebasoglu added bug Something isn't working perception labels Aug 4, 2023
@mebasoglu mebasoglu self-assigned this Aug 4, 2023
@mebasoglu
Copy link
Author

In the latest Autoware Universe, this PR autowarefoundation#4499 also updates the param with our value.

Instead of merging this PR, we should test it with the latest Autoware.

However if we cannot use the latest Autoware for some reason, we can merge this.

@senagolcuk senagolcuk closed this Feb 14, 2024
@senagolcuk senagolcuk deleted the memin/fix-obj-merger/change-param branch February 14, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working perception
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants