-
Notifications
You must be signed in to change notification settings - Fork 145
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
chore(node_diagram): update perception and sensing pipeline #482
chore(node_diagram): update perception and sensing pipeline #482
Conversation
Signed-off-by: kminoda <[email protected]>
Documentation URL: https://autowarefoundation.github.io/autoware-documentation/pr-482/ |
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
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.
Thank you for updating! I have some minor changes to request:
- Change 'tensorrt_yolo' to 'tensorrt_yolox.'
- Change line jumps to 'Arc' when two lines cross.
- Add a pointcloud topic as input for the 'traffic_light_occlusion_predictor."
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
@miursh Thank you for the comment. All the points have been addressed in the latest version. |
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
Description
Update Perception and Sensing pipeline to the latest. Note that the node diagram fully illustrates the pipeline including the radar pipeline.
INTERNAL LINK
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 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.