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 clamp function to clamp the ratio #1145

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

purewater0901
Copy link
Contributor

@purewater0901 purewater0901 commented Jun 21, 2022

Signed-off-by: yutaka [email protected]

Description

Add Clamp Function to interpolated pose function

Related links

Tests performed

Notes for reviewers

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.

Signed-off-by: yutaka <[email protected]>
@codecov
Copy link

codecov bot commented Jun 21, 2022

Codecov Report

Merging #1145 (ee05da0) into main (6431413) will increase coverage by 0.10%.
The diff coverage is 54.11%.

@@           Coverage Diff            @@
##            main   #1145      +/-   ##
========================================
+ Coverage   9.06%   9.17%   +0.10%     
========================================
  Files       1034    1034              
  Lines      70236   70377     +141     
  Branches   14650   14748      +98     
========================================
+ Hits        6370    6458      +88     
  Misses     58672   58672              
- Partials    5194    5247      +53     
Flag Coverage Δ *Carryforward flag
differential 9.41% <44.44%> (?)
total 9.05% <58.97%> (ø) Carriedforward from 6431413

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
...autoware_utils/test/src/geometry/test_geometry.cpp 43.10% <50.64%> (+4.19%) ⬆️
...include/tier4_autoware_utils/geometry/geometry.hpp 92.85% <87.50%> (+0.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6431413...ee05da0. Read the comment docs.

Copy link
Contributor

@satoshi-ota satoshi-ota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@purewater0901 purewater0901 merged commit fe5b488 into autowarefoundation:main Jun 22, 2022
@purewater0901 purewater0901 deleted the feat/clump-ratio branch June 22, 2022 07:27
saka1-s added a commit to saka1-s/autoware.universe that referenced this pull request Mar 4, 2024
…le_all_modules_auto_mode-v0.19.1

feat(behavior_path_planner): add enable_all_modules_auto_mode argumen…
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.

2 participants