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(motion_velocity_smoother): add a diagnostic for smoothing failure #578

Conversation

mkuri
Copy link

@mkuri mkuri commented Jun 14, 2023

Description

Fixed a problem with slow deceleration when rapid deceleration is required

Related links

https://tier4.atlassian.net/browse/RT0-24965

Tests performed

  1. Spawn obstacles in front of the vehicle to rapid deceleration
  2. The diagnostics of "smoother_errors" is triggered and emergency stop is performed.

Screenshot from 2023-06-14 23-10-31
Screenshot from 2023-06-14 23-11-44

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.

Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
@0x126 0x126 requested review from 0x126 and TomohitoAndo and removed request for rej55, kenji-miyake and ito-san June 14, 2023 12:50
mkuri added 3 commits June 14, 2023 23:24
Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
@mkuri
Copy link
Author

mkuri commented Jun 14, 2023

修正後のソフトで動作確認ok
Screenshot from 2023-06-14 23-23-12

@0x126 0x126 enabled auto-merge (squash) June 15, 2023 01:35
Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
@0x126 0x126 disabled auto-merge June 15, 2023 06:03
@0x126 0x126 enabled auto-merge (squash) June 15, 2023 06:03
@0x126 0x126 disabled auto-merge June 15, 2023 06:41
@0x126 0x126 enabled auto-merge (squash) June 15, 2023 06:41
@TomohitoAndo
Copy link

pre-commit.ci run

@mkuri mkuri closed this Jun 15, 2023
auto-merge was automatically disabled June 15, 2023 07:37

Pull request was closed

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.

3 participants