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-latest #711
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
…parameter (autowarefoundation#1267) refactor: remove unused iou_nms_target_class_names parameter Signed-off-by: Taekjin LEE <[email protected]>
* chore(package.xml): bump version to 0.38.0 (autowarefoundation#1226) * add changelog Signed-off-by: Yutaka Kondo <[email protected]> * unify package.xml version to 0.37.0 Signed-off-by: Yutaka Kondo <[email protected]> * 0.38.0 * fix organization Signed-off-by: Yutaka Kondo <[email protected]> --------- Signed-off-by: Yutaka Kondo <[email protected]> * youtalk username Signed-off-by: Yutaka Kondo <[email protected]> * update changelog Signed-off-by: Yutaka Kondo <[email protected]> * 0.39.0 * Update autoware_launch/CHANGELOG.rst Co-authored-by: Ryohsuke Mitsudome <[email protected]> * change username Signed-off-by: Yutaka Kondo <[email protected]> * chore(package.xml): bump version to 0.39.0 (autowarefoundation#1248) Signed-off-by: Go Sakayori <[email protected]> Signed-off-by: Go Sakayori <[email protected]> Signed-off-by: kosuke55 <[email protected]> Signed-off-by: Taekjin LEE <[email protected]> Signed-off-by: Shintaro Sakoda <[email protected]> Signed-off-by: Zulfaqar Azmi <[email protected]> Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: takeshi.iwanari <[email protected]> Signed-off-by: Yuki Takagi <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Daniel Sanchez <[email protected]> Signed-off-by: Maxime CLEMENT <[email protected]> Signed-off-by: xtk8532704 <[email protected]> Signed-off-by: Yutaka Kondo <[email protected]> Co-authored-by: Yuki TAKAGI <[email protected]> Co-authored-by: Go Sakayori <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]> Co-authored-by: Taekjin LEE <[email protected]> Co-authored-by: SakodaShintaro <[email protected]> Co-authored-by: Zulfaqar Azmi <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: iwatake <[email protected]> Co-authored-by: ito-san <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: danielsanchezaran <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: xtk8532704 <[email protected]> * update CHANGELOG.rst Signed-off-by: Fumiya Watanabe <[email protected]> * 0.40.0 --------- Signed-off-by: Yutaka Kondo <[email protected]> Signed-off-by: Go Sakayori <[email protected]> Signed-off-by: Go Sakayori <[email protected]> Signed-off-by: kosuke55 <[email protected]> Signed-off-by: Taekjin LEE <[email protected]> Signed-off-by: Shintaro Sakoda <[email protected]> Signed-off-by: Zulfaqar Azmi <[email protected]> Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: takeshi.iwanari <[email protected]> Signed-off-by: Yuki Takagi <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Daniel Sanchez <[email protected]> Signed-off-by: Maxime CLEMENT <[email protected]> Signed-off-by: xtk8532704 <[email protected]> Signed-off-by: Junya Sasaki <[email protected]> Signed-off-by: Fumiya Watanabe <[email protected]> Co-authored-by: Yutaka Kondo <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: Yuki TAKAGI <[email protected]> Co-authored-by: Go Sakayori <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]> Co-authored-by: Taekjin LEE <[email protected]> Co-authored-by: SakodaShintaro <[email protected]> Co-authored-by: Zulfaqar Azmi <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: iwatake <[email protected]> Co-authored-by: ito-san <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: danielsanchezaran <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: xtk8532704 <[email protected]> Co-authored-by: Junya Sasaki <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
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.
Bug Fixes
Chores