Skip to content
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 #3

Merged
merged 6 commits into from
Jan 26, 2022

Conversation

wep21
Copy link

@wep21 wep21 commented Jan 26, 2022

Related Issue(required)

Description(required)

autowarefoundation#301 has some effect on the behavior of plannning simulator, so I created a sync PR.

Review Procedure(required)

Related PR(optional)

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

If you are adding new package following items are required:

  • Documentation with description of the package is available
  • A sample launch file and parameter file are available if the package contains executable nodes

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets

CI Checks

  • Build and test for PR / build-and-test-pr: Required to pass before the merge.
  • Build and test for PR / clang-tidy-pr: NOT required to pass before the merge. It is up to the reviewer(s). Found false positives? See the [guidelines][clang-tidy-guidelines].
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

h-ohta and others added 6 commits January 25, 2022 15:24
* fix(behavior_velocity): fix dead lock condition

Signed-off-by: tanaka3 <[email protected]>

* chore(behavior_velocity): unite valiable name to stop line

Signed-off-by: tanaka3 <[email protected]>

* fix(behavior_velocity): fix dead lock condition of merge from private

Signed-off-by: tanaka3 <[email protected]>
* fix(vehicle_velocity_converter): rename yaml file

Signed-off-by: YamatoAndo <[email protected]>

* arrange the matrix

Signed-off-by: YamatoAndo <[email protected]>
* feat: add initial_engage_state for /vehicle/engage sub result

Signed-off-by: Takayuki Murooka <[email protected]>

* feat: simulating only when vehicle engage is true

Signed-off-by: Takayuki Murooka <[email protected]>
@kenji-miyake kenji-miyake merged commit a0fe549 into tier4:tier4/main Jan 26, 2022
@kenji-miyake
Copy link

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

Bug Fixes

Chores

takayuki5168 pushed a commit that referenced this pull request Jul 11, 2022
Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>
takayuki5168 pushed a commit that referenced this pull request Apr 28, 2023
Autumn60 added a commit that referenced this pull request Sep 5, 2024
# This is the 1st commit message:

change processing_time_ms topic name

Signed-off-by: Autumn60 <[email protected]>

# This is the commit message #2:

style(pre-commit): autofix

# This is the commit message #3:

Revert "style(pre-commit): autofix"

This reverts commit 1dc1351.
Autumn60 added a commit that referenced this pull request Sep 5, 2024
* # This is a combination of 3 commits.
# This is the 1st commit message:

change processing_time_ms topic name

Signed-off-by: Autumn60 <[email protected]>

# This is the commit message #2:

style(pre-commit): autofix

# This is the commit message #3:

Revert "style(pre-commit): autofix"

This reverts commit 1dc1351.

* change processing_time_ms topic name

Signed-off-by: Autumn60 <[email protected]>

style(pre-commit): autofix

Revert "style(pre-commit): autofix"

This reverts commit 1dc1351.

Revert "change processing_time_ms topic name"

This reverts commit 6f026f8.

change processing_time_ms diag topic name

Signed-off-by: Autumn60 <[email protected]>

---------

Signed-off-by: Autumn60 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants