-
Notifications
You must be signed in to change notification settings - Fork 17
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(SegmentationMask): add instance segmentation message #23
feat(SegmentationMask): add instance segmentation message #23
Conversation
Signed-off-by: Barış Zeren <[email protected]>
Signed-off-by: Barış Zeren <[email protected]> chore: change name Signed-off-by: Barış Zeren <[email protected]>
Note: |
Signed-off-by: Barış Zeren <[email protected]>
Signed-off-by: Barış Zeren <[email protected]>
@xmfcx can you review? |
Closing the discussion and PRs as |
Signed-off-by: Barış Zeren <[email protected]>
@mitsudome-r |
@StepTurtle |
Let me talk with @xmfcx on this during Software WG call. We are planning to refactor this repository similarly to autoware_msgs so that we have autoware_internal_perception_msgs as well. |
@mitsudome-r @StepTurtle |
Sorry for the delays, I will open up a PR in autoware_internal_msgs to solve this problem. |
|
Description
Add a new message type to send instance segmentation results.
Related links
Parent Issue:
Discussion:
Parent PR:
Tests performed
Notes for reviewers
Interface changes
ROS Topic Changes
ROS Parameter Changes
Effects on system behavior
Currently, we plan to use this message type at perception camera pipeline.
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.