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: add autoware_map_msgs for dynamic map loading #39

Conversation

kminoda
Copy link
Contributor

@kminoda kminoda commented Sep 28, 2022

Signed-off-by: kminoda koji.m.minoda@gmail.com

Description

Add autoware_map_msgs to integrate a new interface for dynamic map loading. See https://github.com/orgs/autowarefoundation/discussions/2812 for detail.

Related links

The next step of this PR would be to create a dynamic map loading functionality in map_loader. Here's how it's going to look like: autowarefoundation/autoware.universe#1938

Tests performed

Notes for reviewers

  • Are there any better names for each messages/service?
  • Do you think it is redundant to add a mode in the response field of srv/LoadPCDMaps?

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

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

Signed-off-by: kminoda <koji.m.minoda@gmail.com>
Signed-off-by: kminoda <koji.m.minoda@gmail.com>
@kminoda kminoda self-assigned this Sep 28, 2022
kminoda and others added 8 commits September 28, 2022 10:21
Signed-off-by: kminoda <koji.m.minoda@gmail.com>
Signed-off-by: kminoda <koji.m.minoda@gmail.com>
Signed-off-by: kminoda <koji.m.minoda@gmail.com>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
…github.com:kminoda/autoware_msgs into feat/add_autoware_map_msgs_for_dynamic_map_loading
@kminoda kminoda marked this pull request as ready for review September 28, 2022 03:46
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
kminoda and others added 6 commits September 28, 2022 13:04
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
kminoda and others added 13 commits October 17, 2022 15:23
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
@kminoda kminoda force-pushed the feat/add_autoware_map_msgs_for_dynamic_map_loading branch from a43f673 to 3b76daf Compare October 17, 2022 06:24
Signed-off-by: kminoda <koji.minoda@tier4.jp>
autoware_map_msgs/README.md Outdated Show resolved Hide resolved
autoware_map_msgs/README.md Outdated Show resolved Hide resolved
autoware_map_msgs/README.md Outdated Show resolved Hide resolved
autoware_map_msgs/README.md Outdated Show resolved Hide resolved
kminoda and others added 2 commits October 17, 2022 18:29
Signed-off-by: kminoda <koji.minoda@tier4.jp>
@kminoda
Copy link
Contributor Author

kminoda commented Oct 20, 2022

@mitsudome-r @yukkysaito Would you review or approve this PR?

Copy link
Collaborator

@xmfcx xmfcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your efforts, it seems good to me.

@kminoda
Copy link
Contributor Author

kminoda commented Nov 2, 2022

@kenji-miyake Sorry, would you make this DCO pass again?

@kminoda
Copy link
Contributor Author

kminoda commented Nov 7, 2022

@mitsudome-r @kenji-miyake (mentioning whom seem to have the write access)
Would you merge this PR? I cannot merge by myself since I don't have the write access.

(Of course any comments instead of the merge is also welcome)

@kenji-miyake
Copy link
Contributor

@kminoda I think @mitsudome-r or @xmfcx is the right person to merge this.
(I actually can merge, but I'd like to wait for comments from Mitsudome-san.)

@xmfcx xmfcx merged commit cff8976 into autowarefoundation:main Nov 7, 2022
@xmfcx
Copy link
Collaborator

xmfcx commented Nov 7, 2022

I've merged it, @mitsudome-r if you have any comments, we can resolve them in another pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants