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

Feature/sequential dynamic map loading #5

Conversation

kminoda
Copy link
Owner

@kminoda kminoda commented Sep 8, 2022

Related Issue(required)

Description(required)

Review Procedure(required)

Related PR(optional)

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

If you are adding new package following items are required:

  • Documentation with description of the package is available
  • A sample launch file and parameter file are available if the package contains executable nodes

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets

CI Checks

  • Build and test for PR / build-and-test-pr: Required to pass before the merge.
  • Build and test for PR / clang-tidy-pr: NOT required to pass before the merge. It is up to the reviewer(s). Found false positives? See the [guidelines][clang-tidy-guidelines].
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

kminoda and others added 30 commits June 17, 2022 11:54
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
…om:kminoda/autoware.universe into feature/dynamic_pcd_loading_for_large_maps
Signed-off-by: kminoda <[email protected]>
…om:kminoda/autoware.universe into feature/dynamic_pcd_loading_for_large_maps
Signed-off-by: kminoda <[email protected]>
…om:kminoda/autoware.universe into feature/dynamic_pcd_loading_for_large_maps
Signed-off-by: kminoda <[email protected]>
kminoda and others added 25 commits June 29, 2022 13:13
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
…om:kminoda/autoware.universe into feature/dynamic_pcd_loading_for_large_maps
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
…om:kminoda/autoware.universe into feature/dynamic_pcd_loading_for_large_maps
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
Signed-off-by: kminoda <[email protected]>
… add localization/git add localization/

Signed-off-by: kminoda <[email protected]>
…h until initialized. Currently debugging how to wrongly subscribing to EKF initial publish

Signed-off-by: kminoda <[email protected]>
@kminoda kminoda marked this pull request as ready for review September 8, 2022 00:59
Signed-off-by: kminoda <[email protected]>
@kminoda kminoda merged commit 3763e73 into feature/differential_dynamic_map_loading Sep 8, 2022
@kminoda kminoda deleted the feature/sequential_dynamic_map_loading branch August 10, 2023 08:51
kminoda pushed a commit that referenced this pull request Sep 13, 2023
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.

2 participants