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 <[email protected]>
…ch changes (#724) * add multi_object_tracker node param Signed-off-by: yoshiri <[email protected]> * add additional node parameters for future update * style(pre-commit): autofix * fix default value * update simulator component launch Signed-off-by: yoshiri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Fumiya Watanabe <[email protected]>
Add slow down acc and jerk params Signed-off-by: Daniel Sanchez <[email protected]>
update comment, by sync to the univese one Signed-off-by: Yuki Takagi <[email protected]>
fix in-appropriate sync Signed-off-by: Yuki Takagi <[email protected]>
…undation#732) * add multi_object_tracker node param Signed-off-by: yoshiri <[email protected]> * add additional node parameters for future update * style(pre-commit): autofix * fix default value * update simulator component launch Signed-off-by: yoshiri <[email protected]> * feat: update multi_object_tracker node param Signed-off-by: yoshiri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]> 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>
…#738) Signed-off-by: Fumiya Watanabe <[email protected]>
* chore(image_projection_based_fusion): add param Signed-off-by: badai-nguyen <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: badai-nguyen <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…on (autowarefoundation#741) Signed-off-by: Takayuki Murooka <[email protected]>
…ndation#737) suppress on crosswalk Signed-off-by: Yuki Takagi <[email protected]>
…695) Signed-off-by: Mamoru Sobue <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
tier4-autoware-public-bot
bot
merged commit Dec 20, 2023
631edec
into
beta/v0.19.0
18 of 19 checks passed
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 <[email protected]> * feat(launch): add avoidance by lc param path Signed-off-by: satoshi-ota <[email protected]> * feat(rviz): add marker for avoidance by lc Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
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