forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
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
chore: sync upstream #359
Merged
Merged
chore: sync upstream #359
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
* delete param Signed-off-by: yamazakiTasuku <tasuku.yamazaki@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: yamazakiTasuku <tasuku.yamazaki@tier4.jp> Co-authored-by: yamazakiTasuku <tasuku.yamazaki@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: shmpwk <shmpwk@users.noreply.github.com>
…utowarefoundation#3379) Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
…owarefoundation#3370) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
…mpile (autowarefoundation#2775) * chore(behavior_velocity_planner): divide build target for faster recompile Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> * cmake became extremely slow Signed-off-by: Mamoru Sobue <hilo.soblin@gmail.com> * avoid usage of ament_auto Signed-off-by: Mamoru Sobue <hilo.soblin@gmail.com> * build test fails Signed-off-by: Mamoru Sobue <hilo.soblin@gmail.com> * fixed type. test compiles as well. no error on runtime Signed-off-by: Mamoru Sobue <hilo.soblin@gmail.com> --------- Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> Signed-off-by: Mamoru Sobue <hilo.soblin@gmail.com>
…utowarefoundation#3377) * fix(behavior_path_planner): fix pull over deceleration when stopped Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * add commnet Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * typo Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ion#3380) * feat(tier4_adapi_rviz_plugin): add adapi rviz plugin Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * feat: fix copyright and name Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> --------- Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
…ion#3298) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
…towarefoundation#3392) Revert "chore(behavior_velocity_planner): divide build target for faster recompile (autowarefoundation#2775)" This reverts commit 3c9aae4. Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…warefoundation#3002) * feat(avoidance): margin can be set independently for each class Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(behavior_path_planner): use lambda function Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…tion#3395) Signed-off-by: yutaka <purewater0901@gmail.com>
* add planning_interface_test_manager class Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add counter function Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add interface test for motion_velocity_smoother Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add param in default_motion_velocity_smoother,param.yaml Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * successfully launch target node Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * successfully build the test Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add test for test_motion_velocity_smoother Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add abnormal trajectory test Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * delete unnecessary part Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * style(pre-commit): autofix * style(pre-commit): autofix * run pre-commit Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add declaration Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * refactor Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * refactor Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * Refactor callback functions for standardization Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * refacotoring Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * refactored Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * Refactor functions into a single template function Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * Refactor Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * style(pre-commit): autofix * refactor Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * relete unnecessary definition Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * Revert "delete unnecessary definition" This reverts commit 6cd13f8. Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * delete unnecessary definition Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * delete unnecessary definition Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * delete module dependent part Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * delete unnecessary arg Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * apply motion_velocity_smoother change Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add interface test for obstacle stop planner Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * run pre-commit Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add test fot obstacle_cruise_planner Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add test fot planning_vaildator Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add interface test for freespace_planner_node Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add interface test for obstacle_stop_planner with slow down Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add part of interface test for freespace Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * change package name Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * apply change of package name Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * fix build error Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp commit for debug Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add planning interface test manager for scenario selector Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * refactor Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * refactor Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * update parameter Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp for behavior_path_planner Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add param file Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add test free space planner module Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * update map Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add test for behavior path planner Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * pass freespace test Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * pass freespace test Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * update map Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * update map detection area Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add no stopping area Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * for print debug Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * update param Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add param file Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * refactor(behavior_path_planner): remove unnecessary functions (autowarefoundation#3271) * refactor(behavior_path_planner): remove unnecessary functions Signed-off-by: yutaka <purewater0901@gmail.com> * update Signed-off-by: yutaka <purewater0901@gmail.com> --------- Signed-off-by: yutaka <purewater0901@gmail.com> * Revert "temp" This reverts commit b82805e. Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * suppress build error (-Werror=pedantic) Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add interface test for behavior_velocity_planner * build success Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add param Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * pass test Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * pass test Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * build success Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * update param Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * temp Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * delete param file Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * Resolve differences outside of parameter files Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * delete duplicate parameter Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> Signed-off-by: yutaka <purewater0901@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yutaka Shimizu <43805014+purewater0901@users.noreply.github.com>
* refactor(planner_manager): cleanup Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(planner_manager): cleanup code Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
shmpwk
approved these changes
Apr 14, 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.
Features
Bug Fixes
Code Refactoring
Chores