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 obstacle velocity estimation for aeb #978

Conversation

danielsanchezaran
Copy link
Contributor

@danielsanchezaran danielsanchezaran commented May 1, 2024

Description

Required by: autowarefoundation/autoware.universe#6912

Some refactoring is done too

Related links

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.

@danielsanchezaran danielsanchezaran force-pushed the feat/add-obstacle-velocity-estimation-for-aeb branch from f22f2f7 to 85bda96 Compare May 1, 2024 06:36
@danielsanchezaran danielsanchezaran changed the title feat(autonomous_emergency_braking):add obstacle velocity estimation for aeb feat(autonomous_emergency_braking): add obstacle velocity estimation for aeb May 1, 2024
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
@danielsanchezaran danielsanchezaran force-pushed the feat/add-obstacle-velocity-estimation-for-aeb branch from b8e09fe to c97d4ca Compare May 1, 2024 06:43
@danielsanchezaran danielsanchezaran marked this pull request as ready for review May 1, 2024 06:43
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
@danielsanchezaran danielsanchezaran merged commit 645fa35 into autowarefoundation:main May 7, 2024
9 of 10 checks passed
@danielsanchezaran danielsanchezaran deleted the feat/add-obstacle-velocity-estimation-for-aeb branch May 7, 2024 10:47
yuki-takagi-66 pushed a commit to tier4/autoware_launch that referenced this pull request Jun 5, 2024
…for aeb (autowarefoundation#978)

* rebase to awf main

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* set debug PC as false

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* dictionary

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* eliminate duplicate parameter

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* eliminate duplicate parameter

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

---------

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
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.

3 participants