-
Notifications
You must be signed in to change notification settings - Fork 300
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(autoware_launch): add radar tracker parameter files and settings #470
feat(autoware_launch): add radar tracker parameter files and settings #470
Conversation
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
From which viewpoint shall I review this PR? |
@YoshiRi |
@miursh My intentions is that we pass base path location which contains each tracker parameters and node will automatically load specific parameter files. So, I will pass the base directory to the nodes. |
@kminoda |
@ismetatabay Sorry, please wait for a while. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…ce for pull_over (#470) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
chore: sync awf/autoware_launch
…n#614) (autowarefoundation#470) Signed-off-by: kminoda <koji.minoda@tier4.jp>
chore: sync awf-latest
Description
Related with autowarefoundation/autoware.universe#4361.
That PR enables to track far object by radar detection.
This PR aims to add new radar tracking node parameter to launch files.
Tests performed
Tested in logsim.
Effects on system behavior
Not applicable.
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.
After all checkboxes are checked, anyone who has write access can merge the PR.