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(mpc): change the way to calculate target steering rate #955

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

tkimura4
Copy link
Collaborator

@tkimura4 tkimura4 commented Oct 17, 2023

Description

Hotfix to beta/v0.10.3
autowarefoundation#5320

(TIERIV INTERNAL LINK https://star4.slack.com/archives/C03QW0GU6P7/p1697445979466779 )

(MPCの修正:これがないとフィルターに常に引っかかるが、走行挙動には変化なし)

Related links

Tests performed

none

Notes for reviewers

Interface changes

none

Effects on system behavior

MPCが制限値を超えてステア出力されてしまう挙動が修正される 

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.

@tkimura4 tkimura4 requested review from shmpwk and removed request for takayuki5168 October 17, 2023 04:56
@shmpwk shmpwk merged commit fbb8e40 into beta/v0.10.3 Oct 17, 2023
16 checks passed
@shmpwk shmpwk deleted the mpc-fix-steer-rate-calc-v0.10.3 branch October 17, 2023 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants