-
Notifications
You must be signed in to change notification settings - Fork 667
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(lanelet2_extension,map_loader): add guard_rail wall fence as lanelet tag #478
Merged
taikitanaka3
merged 2 commits into
autowarefoundation:main
from
taikitanaka3:258-feat-add-guard_rails-wall-fence-as-lanelet-tag
Mar 5, 2022
Merged
feat(lanelet2_extension,map_loader): add guard_rail wall fence as lanelet tag #478
taikitanaka3
merged 2 commits into
autowarefoundation:main
from
taikitanaka3:258-feat-add-guard_rails-wall-fence-as-lanelet-tag
Mar 5, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
taikitanaka3
changed the title
feat(lanelet2_extension,map_loader) add guard rails wall fence as lanelet tag
feat(lanelet2_extension,map_loader): add guard rails wall fence as lanelet tag
Mar 4, 2022
taikitanaka3
changed the title
feat(lanelet2_extension,map_loader): add guard rails wall fence as lanelet tag
feat(lanelet2_extension,map_loader): add guard_rail wall fence as lanelet tag
Mar 4, 2022
yukkysaito
approved these changes
Mar 4, 2022
taikitanaka3
referenced
this pull request
in tier4/autoware.universe
Mar 16, 2022
…elet tag (#478) * feat(lanelet2_extension): add guard_rails fence wall as lanelet tag Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(map_loader): add visualization for partion lanelet Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
taikitanaka3
referenced
this pull request
in tier4/autoware.universe
Apr 9, 2022
…elet tag (#478) * feat(lanelet2_extension): add guard_rails fence wall as lanelet tag Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(map_loader): add visualization for partion lanelet Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
taikitanaka3
deleted the
258-feat-add-guard_rails-wall-fence-as-lanelet-tag
branch
April 13, 2022 09:54
taikitanaka3
referenced
this pull request
in tier4/autoware.universe
Apr 14, 2022
…elet tag (#478) * feat(lanelet2_extension): add guard_rails fence wall as lanelet tag Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(map_loader): add visualization for partion lanelet Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
TomohitoAndo
pushed a commit
to TomohitoAndo/autoware.universe
that referenced
this pull request
May 16, 2022
…elet tag (autowarefoundation#478) * feat(lanelet2_extension): add guard_rails fence wall as lanelet tag Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(map_loader): add visualization for partion lanelet Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
boyali
referenced
this pull request
in boyali/autoware.universe
Sep 28, 2022
…elet tag (tier4#478) * feat(lanelet2_extension): add guard_rails fence wall as lanelet tag Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(map_loader): add visualization for partion lanelet Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 3, 2022
…elet tag (tier4#478) * feat(lanelet2_extension): add guard_rails fence wall as lanelet tag Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(map_loader): add visualization for partion lanelet Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
TomohitoAndo
pushed a commit
to TomohitoAndo/autoware.universe
that referenced
this pull request
Oct 5, 2022
…velop sync main for develop
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 19, 2022
…elet tag (tier4#478) * feat(lanelet2_extension): add guard_rails fence wall as lanelet tag Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(map_loader): add visualization for partion lanelet Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
tkimura4
referenced
this pull request
in tier4/autoware.universe
Oct 24, 2022
Signed-off-by: GitHub <noreply@github.com> Signed-off-by: GitHub <noreply@github.com> Co-authored-by: h-ohta <h-ohta@users.noreply.github.com>
badai-nguyen
pushed a commit
to badai-nguyen/autoware.universe
that referenced
this pull request
May 17, 2023
…k/pr3654 fix(behavior_velocity_planner): fixed virtual wall marker id duplication (autowarefoundation#3654)
keiota
pushed a commit
to keiota/autoware.universe
that referenced
this pull request
Aug 17, 2023
…utowarefoundation#478) Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
kyoichi-sugahara
pushed a commit
that referenced
this pull request
Sep 16, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue(required)
#258
Description(required)
add guard_rail fence wall as partition lanelet and visualize it in Rviz
this PR add
this PR wont consider
Review Procedure(required)
download lanelet map from fms as prd_jt -> kashiwanoha_dev
https://tools.tier4.jp/vector_map_builder_ll2/
launch psim and see map tag is correctly visualized in Rviz
Related PR(optional)
for testing taikitanaka3#5
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:
Checklist for the PR Reviewer
Reviewers should check the checkboxes below before approval.
Post-Review Checklist for the PR Author
PR Author should check the checkboxes below before merging.
CI Checks