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 beta branch beta/v0.39 with tier4/main #683
Merged
tier4-autoware-public-bot
merged 39 commits into
tier4/main
from
beta-to-tier4-main-sync
Nov 22, 2024
Merged
chore: sync beta branch beta/v0.39 with tier4/main #683
tier4-autoware-public-bot
merged 39 commits into
tier4/main
from
beta-to-tier4-main-sync
Nov 22, 2024
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
…e the config file directories from universe to autoware_launch (autowarefoundation#1201) * prepare dir * copy files from universe Signed-off-by: Yuki Takagi <[email protected]>
delete remove Signed-off-by: Yuki Takagi <[email protected]>
…towarefoundation#1205) * add collision_detector Signed-off-by: Go Sakayori <[email protected]> * change collision detector default to false Signed-off-by: Go Sakayori <[email protected]> --------- Signed-off-by: Go Sakayori <[email protected]> Signed-off-by: Go Sakayori <[email protected]>
chore: sync awf-latest
…dation#1199) Signed-off-by: kosuke55 <[email protected]>
chore: sync awf-latest
autowarefoundation#1207) chore: update fusion_common.param.yaml with new image projection settings Signed-off-by: Taekjin LEE <[email protected]>
chore: sync awf-latest
…oundation#1204) Changed loc_config_path declaration from let to arg Signed-off-by: Shintaro Sakoda <[email protected]>
chore: sync awf-latest
… (RT0-33893) (autowarefoundation#1209) RT0-33893 add dist from prev intersection Signed-off-by: Zulfaqar Azmi <[email protected]>
chore: sync awf-latest
Signed-off-by: Go Sakayori <[email protected]>
* feat(rviz): add rviz config for debugging Signed-off-by: satoshi-ota <[email protected]> * feat(launch): select rviz config name Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
chore: sync awf-latest
…#1212) Removed `publish_tf` Signed-off-by: Shintaro Sakoda <[email protected]>
…n_detector feat(system_diagnostic_monitor): enable collision_detector
chore: sync awf-latest
…ndation#1214) Signed-off-by: kosuke55 <[email protected]>
chore: sync awf-latest
…utowarefoundation#1186) feat(system_monitor): add config for network traffic monitor Signed-off-by: takeshi.iwanari <[email protected]> Co-authored-by: ito-san <[email protected]>
chore: sync awf-latest
Signed-off-by: Yuki Takagi <[email protected]>
chore: sync awf-latest
…on (autowarefoundation#1219) Signed-off-by: Takayuki Murooka <[email protected]>
chore: sync awf-latest
…efoundation#1218) * set global param to override autoware state check Signed-off-by: Daniel Sanchez <[email protected]> * change variable for a more generic name Signed-off-by: Daniel Sanchez <[email protected]> * set var to false by default Signed-off-by: Daniel Sanchez <[email protected]> * move param to control component launch Signed-off-by: Daniel Sanchez <[email protected]> * change param name to be more straightforward Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
chore: sync awf-latest
tier4-autoware-public-bot
bot
requested review from
danielsanchezaran,
kyoichi-sugahara,
zulfaqar-azmi-t4,
go-sakayori and
kosuke55
as code owners
November 22, 2024 07:57
tier4-autoware-public-bot
bot
requested review from
mkquda,
maxime-clem,
soblin,
yhisaki,
ito-san,
isamu-takagi,
yuki-takagi-66,
miursh,
YoshiRi,
kminoda,
yukkysaito and
mitsudome-r
as code owners
November 22, 2024 07:57
tier4-autoware-public-bot
bot
merged commit Nov 22, 2024
3e6f51d
into
tier4/main
26 of 27 checks passed
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
loc_config_path
declaration from let to arg (https://github.com/tier4/autoware_launch/pull/1204)publish_tf
(https://github.com/tier4/autoware_launch/pull/1212)Styles
Chores
Reverts