-
Notifications
You must be signed in to change notification settings - Fork 682
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
fix(tier4_perception_rviz_plugin): modify build error in rolling #791
Merged
wep21
merged 2 commits into
autowarefoundation:main
from
wep21:fix/rolling-tier4-perception-rviz-plugin
Apr 25, 2022
Merged
fix(tier4_perception_rviz_plugin): modify build error in rolling #791
wep21
merged 2 commits into
autowarefoundation:main
from
wep21:fix/rolling-tier4-perception-rviz-plugin
Apr 25, 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
kenji-miyake
previously approved these changes
Apr 25, 2022
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
Codecov Report
@@ Coverage Diff @@
## main #791 +/- ##
========================================
- Coverage 9.63% 9.63% -0.01%
========================================
Files 907 907
Lines 56544 56547 +3
Branches 6694 6694
========================================
Hits 5448 5448
- Misses 46601 46604 +3
Partials 4495 4495
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report at Codecov.
|
kenji-miyake
approved these changes
Apr 25, 2022
h-ohta
referenced
this pull request
in h-ohta/autoware.universe
Apr 26, 2022
h-ohta
referenced
this pull request
in h-ohta/autoware.universe
Apr 26, 2022
…ring (#235) * add delay steer vel in psim Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * change wz to steer Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix param description Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * modify readme Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * modify cmake Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * ci: change file URL Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix: order to create callback (#220) Signed-off-by: tanaka3 <ttatcoder@outlook.jp> Co-authored-by: Takeshi Miura <57553950+1222-takeshi@users.noreply.github.com> Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * chore: remove unnecessary depends (#227) * ci: add check-build-depends.yaml Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * chore: simplify build_depends.repos Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * chore: remove exec_depend Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * chore: use register-autonomoustuff-repository Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * chore: add setup tasks to other workflows Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * ci: update .yamllint.yaml (#229) * ci: update .yamllint.yaml Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * chore: fix for yamllint Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix: remove warning for compile error (#198) * fix: fix compile error of pointcloud preprocessor Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix: fix compiler warning for had map utils Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix: fix compiler warning for behavior velocity planner Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix: fix compiler warning for compare map segmentation Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix: fix compiler warning for occupancy grid map outlier filter Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix: fix compiler warning for detection by tracker Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix: restore comment Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix: set control_mode false before autoware engage (#232) * fix: set control_mode false before autoware engage Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * add input/engage remap in launch Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix: library path (#225) Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> Co-authored-by: taikitanaka3 <taiki.tanaka@tier4.jp> Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix: interpolation (#791) (#218) Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com> Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add missing function definition in .cpp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * set input and state for DELAY_STEER_VEL model Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix: fix typo Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> Co-authored-by: Kenji Miyake <kenji.miyake@tier4.jp> Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com> Co-authored-by: Takeshi Miura <57553950+1222-takeshi@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com> Co-authored-by: taikitanaka3 <taiki.tanaka@tier4.jp> Co-authored-by: Tomoya Kimura <tomoya.kimura@tier4.jp>
taikitanaka3
referenced
this pull request
in tier4/autoware.universe
Jun 27, 2022
* fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
taikitanaka3
referenced
this pull request
in tier4/autoware.universe
Jun 27, 2022
* fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
tkimura4
referenced
this pull request
in tier4/autoware.universe
Jun 27, 2022
* feat(tier4_perception_rviz_plugin): interactive pedestrian for rviz plugin (#534) * feat(tier4_perception_rviz_plugin): add mouse event util function Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(tier4_perception_rviz_plugin): delete option for QT Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(tier4_perception_rviz_plugin): remove interactive_pedestrian.cpp Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(tier4_perception_rviz_plugin): expand conventional 2D dummy pedestrian to be able to interact Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(tier4_perception_rviz_plugin): change for void Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(tier4_perception_rviz_plugin): not use std::numeric_limits::epsilon() Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(tier4_perception_rviz_plugin): plugin supports interactive manipulation for dummy CAR & UNKNOWN object (#554) * fix(tier4_perception_rviz_plugin): split pedestrian.hpp(cpp) into two parts Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(tier4_perception_rviz_plugin): modify logic of velocity & pose calculation Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(tier4_perception_rviz_plugin): plugin supports 2D Interactive dummy car Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(tier4_perception_rviz_plugin): plugin supports 2D Interactive unknown object Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(tier4_perception_rviz_plugin): use common class Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(tier4_perception_rviz_plugin): fix dummy pedestrian shape (#571) * fix(tier4_perception_rviz_plugin): set interactive object velocity to zero on releasing the object (#686) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(tier4_perception_rviz_plugin): modify build error in rolling (#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * feat(perception_rviz_plugin): add 2d dummy bus with height (#903) * feat(perception_rviz_plugin): add 2d dummy bus with height Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com> Co-authored-by: Takeshi Miura <57553950+1222-takeshi@users.noreply.github.com> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
alanmengg
pushed a commit
to alanmengg/autoware.universe
that referenced
this pull request
Sep 24, 2022
…owarefoundation#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai>
alanmengg
added a commit
to alanmengg/autoware.universe
that referenced
this pull request
Sep 24, 2022
…ing (autowarefoundation#791)" This reverts commit eac57fb. Signed-off-by: guiping meng <alan.meng@autocore.ai>
boyali
referenced
this pull request
in boyali/autoware.universe
Sep 28, 2022
…r4#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 3, 2022
…r4#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
shmpwk
pushed a commit
that referenced
this pull request
Oct 3, 2022
…g#980 (#1872) * fix(tier4_perception_rviz_plugin): modify build error in rolling (#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix(had_map_utils): modify build error in rolling (#782) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix: modify build error of ndt related packages in rolling (#793) * fix(ndt_pcl_modified): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(ndt): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(ndt_scan_matcher): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * ci(pre-commit): autofix * remove unused find_package * fix(ndt): remove memory.h Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix(freespace_planner): Can't stop before blocking obstacle in parking #980 Signed-off-by: guiping meng <alan.meng@autocore.ai> * ci(pre-commit): autofix Signed-off-by: guiping meng <alan.meng@autocore.ai> * Update planning/freespace_planner/src/freespace_planner/freespace_planner_node.cpp Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix(had_map_utils): modify build error in rolling (#782)" This reverts commit 7075fca. Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix: modify build error of ndt related packages in rolling (#793)" This reverts commit a235363. Signed-off-by: guiping meng <alan.meng@autocore.ai> * Update planning/freespace_planner/src/freespace_planner/freespace_planner_node.cpp Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * ci(pre-commit): autofix Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix mistakes Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix(tier4_perception_rviz_plugin): modify build error in rolling (#791)" This reverts commit eac57fb. Signed-off-by: guiping meng <alan.meng@autocore.ai> Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 3, 2022
…r4#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 19, 2022
…r4#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 19, 2022
…g#980 (autowarefoundation#1872) * fix(tier4_perception_rviz_plugin): modify build error in rolling (tier4#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix(had_map_utils): modify build error in rolling (tier4#782) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix: modify build error of ndt related packages in rolling (tier4#793) * fix(ndt_pcl_modified): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(ndt): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(ndt_scan_matcher): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * ci(pre-commit): autofix * remove unused find_package * fix(ndt): remove memory.h Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix(freespace_planner): Can't stop before blocking obstacle in parking tier4#980 Signed-off-by: guiping meng <alan.meng@autocore.ai> * ci(pre-commit): autofix Signed-off-by: guiping meng <alan.meng@autocore.ai> * Update planning/freespace_planner/src/freespace_planner/freespace_planner_node.cpp Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix(had_map_utils): modify build error in rolling (tier4#782)" This reverts commit 7075fca. Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix: modify build error of ndt related packages in rolling (tier4#793)" This reverts commit a235363. Signed-off-by: guiping meng <alan.meng@autocore.ai> * Update planning/freespace_planner/src/freespace_planner/freespace_planner_node.cpp Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * ci(pre-commit): autofix Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix mistakes Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix(tier4_perception_rviz_plugin): modify build error in rolling (tier4#791)" This reverts commit eac57fb. Signed-off-by: guiping meng <alan.meng@autocore.ai> Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Description
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.