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(autonomous_emergency_braking): add aeb document #3171

Merged
merged 5 commits into from
Mar 27, 2023

Conversation

purewater0901
Copy link
Contributor

@purewater0901 purewater0901 commented Mar 27, 2023

Description

Add the Autonomous emergency braking package document (README).

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]>
Signed-off-by: yutaka <[email protected]>
Signed-off-by: yutaka <[email protected]>
@purewater0901 purewater0901 requested a review from a team as a code owner March 27, 2023 04:22
@github-actions github-actions bot added component:control Vehicle control algorithms and mechanisms. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned) labels Mar 27, 2023
@purewater0901 purewater0901 changed the title Feat/add aeb readme feat(autonomous_emergency_braking): add aeb document Mar 27, 2023
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.71 ⚠️

Comparison is base (49722f9) 13.02% compared to head (bc6ea98) 12.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3171      +/-   ##
==========================================
- Coverage   13.02%   12.31%   -0.71%     
==========================================
  Files        1251     1340      +89     
  Lines       88446    93506    +5060     
  Branches    26777    26774       -3     
==========================================
- Hits        11517    11516       -1     
- Misses      64766    69832    +5066     
+ Partials    12163    12158       -5     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 12.31% <ø> (-0.71%) ⬇️ Carriedforward from c11737c

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

Impacted Files Coverage Δ
..._controller/include/mpc_lateral_controller/mpc.hpp 46.66% <ø> (ø)
control/mpc_lateral_controller/src/mpc.cpp 48.44% <ø> (ø)
control/mpc_lateral_controller/src/mpc_utils.cpp 57.00% <ø> (-0.01%) ⬇️

... and 115 files with indirect coverage changes

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.

@purewater0901 purewater0901 merged commit 5a0a5bf into autowarefoundation:main Mar 27, 2023
@purewater0901 purewater0901 deleted the feat/add-aeb-readme branch March 27, 2023 06:27
swiftfile pushed a commit to swiftfile/autoware.universe that referenced this pull request Mar 29, 2023
…ion#3171)

* feat(autonomous_emergency_braking): add readme

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

* reformat

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

* update

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

* update

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

---------

Signed-off-by: yutaka <[email protected]>
Signed-off-by: Yusuke Mizoguchi <[email protected]>
danielsanchezaran pushed a commit to tier4/autoware.universe that referenced this pull request Apr 15, 2024
…ion#3171)

* feat(autonomous_emergency_braking): add readme

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

* reformat

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

* update

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

* update

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

---------

Signed-off-by: yutaka <[email protected]>
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) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants