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

fix(autonomous_emergency_braking): fix typo #3186

Merged
merged 1 commit into from
Mar 28, 2023
Merged

fix(autonomous_emergency_braking): fix typo #3186

merged 1 commit into from
Mar 28, 2023

Conversation

h-ohta
Copy link
Contributor

@h-ohta h-ohta commented Mar 28, 2023

Description

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.

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.

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

@github-actions github-actions bot added the component:control Vehicle control algorithms and mechanisms. (auto-assigned) label Mar 28, 2023
Copy link
Contributor

@purewater0901 purewater0901 left a comment

Choose a reason for hiding this comment

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

LGTM

@h-ohta h-ohta enabled auto-merge (squash) March 28, 2023 04:57
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e00c636) 12.27% compared to head (f28bd2a) 12.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3186   +/-   ##
=======================================
  Coverage   12.27%   12.27%           
=======================================
  Files        1358     1358           
  Lines       94672    94672           
  Branches    26864    26864           
=======================================
  Hits        11617    11617           
  Misses      70810    70810           
  Partials    12245    12245           
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 12.27% <ø> (+<0.01%) ⬆️ Carriedforward from e00c636

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

Impacted Files Coverage Δ
control/autonomous_emergency_braking/src/node.cpp 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@h-ohta h-ohta merged commit 1ef312b into main Mar 28, 2023
@h-ohta h-ohta deleted the h-ohta-patch-1 branch March 28, 2023 05:26
h-ohta added a commit to tier4/autoware.universe that referenced this pull request Mar 28, 2023
kminoda pushed a commit to kminoda/autoware.universe that referenced this pull request Mar 29, 2023
swiftfile pushed a commit to swiftfile/autoware.universe that referenced this pull request Mar 29, 2023
Update node.cpp

Signed-off-by: Yusuke Mizoguchi <sky.y.m.318@gmail.com>
swiftfile pushed a commit to swiftfile/autoware.universe that referenced this pull request Mar 29, 2023
Update node.cpp

Signed-off-by: Yusuke Mizoguchi <sky.y.m.318@gmail.com>
ktro2828 pushed a commit to ktro2828/autoware.universe that referenced this pull request Apr 7, 2023
h-ohta added a commit to tier4/autoware.universe that referenced this pull request Apr 13, 2023
…warefoundation#2793, autowarefoundation#3186, autowarefoundation#3248, autowarefoundation#3292) (#330)

* feat(control): add autonomous emergency braking module (autowarefoundation#2793)

* fix build error

* ci(pre-commit): autofix

* fix: fix lookup symbol error

* fix(autonomous_emergency_braking): fix typo (autowarefoundation#3186)

Update node.cpp

* fix(autonomous_emergency_braking): publish debug marker on base_link frame (autowarefoundation#3248)

* feat(autonomous_emergency_braking): keep collision information for user specified seconds (autowarefoundation#3292)

* feat(autonomous_emergency_braking): keep collision information for user specified seconds

* style(pre-commit): autofix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: Yutaka Shimizu <43805014+purewater0901@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:control Vehicle control algorithms and mechanisms. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants