forked from autowarefoundation/autoware_launch
-
Notifications
You must be signed in to change notification settings - Fork 4
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 awf/autoware_launch #261
Merged
Merged
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
update start_planner.param.yaml Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…ch changes (#724) * add multi_object_tracker node param Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * add additional node parameters for future update * style(pre-commit): autofix * fix default value * update simulator component launch Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> --------- Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Add slow down acc and jerk params Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
update comment, by sync to the univese one Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
fix in-appropriate sync Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
* add multi_object_tracker node param Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * add additional node parameters for future update * style(pre-commit): autofix * fix default value * update simulator component launch Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * feat: update multi_object_tracker node param Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> --------- Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
rename lidar topic Signed-off-by: yamato-ando <Yamato ANDO> Co-authored-by: yamato-ando <Yamato ANDO>
Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
* chore(image_projection_based_fusion): add param Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…on (#741) Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
suppress on crosswalk Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
…695) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
t4-adc
pushed a commit
that referenced
this pull request
Apr 3, 2024
#261) * feat(avoidance_by_lc): add config Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(launch): add avoidance by lc param path Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(rviz): add marker for avoidance by lc Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
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