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): enable AEB by default #624

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

kyoichi-sugahara
Copy link

@kyoichi-sugahara kyoichi-sugahara commented Oct 10, 2024

Description

Enable AEB by default.
The purpose is to always keep the function enabled, allowing us to detect any unnecessary activations caused by malfunctions.

However, as it has not been sufficiently verified that this feature will not cause unnecessary activations,
please do not incorporate it into the product code.

Tests performed

  • run psim
Screencast.from.2024.10.10.18.52.47.webm

Effects on system behavior

Not applicable.

Interface changes

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.

…s emergency braking in tier4_control_component.launch.xml

Signed-off-by: kyoichi-sugahara <[email protected]>
Copy link

@danielsanchezaran danielsanchezaran left a comment

Choose a reason for hiding this comment

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

LGTM

@kyoichi-sugahara kyoichi-sugahara merged commit ca51a25 into awf-latest Oct 11, 2024
16 checks passed
@kyoichi-sugahara kyoichi-sugahara deleted the feat/enable_AEB branch October 11, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants