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

feat(tier4_autoware_utils): add interpolation function (backport #1097, #1100, #1126) #592

Merged
merged 4 commits into from
Jun 21, 2023

Conversation

yn-mrse
Copy link

@yn-mrse yn-mrse commented Jun 20, 2023

Description

以下をバックポートします。

各PRについてコンフリクトはありません。(全く同一の変更内容)

Related links

autowarefoundation#1097
autowarefoundation#1100
autowarefoundation#1126

Tests performed

Notes for reviewers

Interface changes

Effects on system behavior

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@yn-mrse yn-mrse requested a review from sfukuta June 20, 2023 13:29
* feat(tier4_autoware_utils): add new orientation calculation

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

* fix format
@yn-mrse yn-mrse changed the title feat(tier4_autoware_utils): add pose interpolation function (#1097) feat(tier4_autoware_utils): add pose interpolation function (#1097, #1126) Jun 21, 2023
@yn-mrse yn-mrse changed the title feat(tier4_autoware_utils): add pose interpolation function (#1097, #1126) feat(tier4_autoware_utils): add pose interpolation function (#1097, #1100, #1126) Jun 21, 2023
@yn-mrse yn-mrse changed the title feat(tier4_autoware_utils): add pose interpolation function (#1097, #1100, #1126) feat(tier4_autoware_utils): add pose interpolation function (backport #1097, #1100, #1126) Jun 21, 2023
@yn-mrse yn-mrse changed the title feat(tier4_autoware_utils): add pose interpolation function (backport #1097, #1100, #1126) feat(tier4_autoware_utils): add interpolation function (backport #1097, #1100, #1126) Jun 21, 2023
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (feat/keep_stopping_dist/v0.3.16@e0e6d0c). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@                        Coverage Diff                         @@
##             feat/keep_stopping_dist/v0.3.16     #592   +/-   ##
==================================================================
  Coverage                                   ?   10.01%           
==================================================================
  Files                                      ?      427           
  Lines                                      ?    35909           
  Branches                                   ?     8090           
==================================================================
  Hits                                       ?     3597           
  Misses                                     ?    28864           
  Partials                                   ?     3448           
Flag Coverage Δ
differential 10.01% <0.00%> (?)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yn-mrse yn-mrse merged commit 62f4e0e into feat/keep_stopping_dist/v0.3.16 Jun 21, 2023
@yn-mrse yn-mrse deleted the backport/pr1097/v0.3.16 branch June 21, 2023 04:31
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.

4 participants