-
Notifications
You must be signed in to change notification settings - Fork 650
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(map_tf_generator)!: launching planning_simulator without pointcloud map #1216
feat(map_tf_generator)!: launching planning_simulator without pointcloud map #1216
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1216 +/- ##
========================================
- Coverage 9.58% 9.57% -0.02%
========================================
Files 1045 1047 +2
Lines 66635 66730 +95
Branches 15283 15283
========================================
Hits 6389 6389
- Misses 54438 54533 +95
Partials 5808 5808
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report at Codecov.
|
f17b121
to
7b16382
Compare
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
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.
Generally LGTM. I added some small coments.
system/ad_service_state_monitor/config/ad_service_state_monitor.planning_simulation.param.yaml
Show resolved
Hide resolved
@kenji-miyake thank you for your checking! I finished fixing. |
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
2a281c2
to
3795ab3
Compare
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.
Great work! Thank you. 🙏
…oud map (tier4#1216) * feat(map_tf_generator): add vector map tf generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix(ad_service_state_monitor): rm unused cofig param Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: change launching vector_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * docs: update readme Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * refactor: rename map_tf_generator -> pcd_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix: build error Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/src/vector_map_tf_generator_node.cpp Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
…oud map (tier4#1216) * feat(map_tf_generator): add vector map tf generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix(ad_service_state_monitor): rm unused cofig param Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: change launching vector_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * docs: update readme Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * refactor: rename map_tf_generator -> pcd_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix: build error Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/src/vector_map_tf_generator_node.cpp Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
…oud map (tier4#1216) * feat(map_tf_generator): add vector map tf generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix(ad_service_state_monitor): rm unused cofig param Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: change launching vector_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * docs: update readme Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * refactor: rename map_tf_generator -> pcd_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix: build error Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/src/vector_map_tf_generator_node.cpp Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
…oud map (autowarefoundation#1216) * feat(map_tf_generator): add vector map tf generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix(ad_service_state_monitor): rm unused cofig param Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: change launching vector_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * docs: update readme Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * refactor: rename map_tf_generator -> pcd_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix: build error Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/src/vector_map_tf_generator_node.cpp Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
…oud map (tier4#1216) * feat(map_tf_generator): add vector map tf generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix(ad_service_state_monitor): rm unused cofig param Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: change launching vector_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * docs: update readme Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * refactor: rename map_tf_generator -> pcd_map_tf_generator Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix: build error Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/src/vector_map_tf_generator_node.cpp Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update map/map_tf_generator/Readme.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Description
Adress #1203.
Note that this PR will change viewer frame of Rviz.
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.