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(mpc): 1d interpolate in steering rate limit calculation #958

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

TakaHoribe
Copy link

@TakaHoribe TakaHoribe commented Oct 17, 2023

Description

mpcのステアレート制約を線形補間で適用する(autowarefoundation#4666

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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.

…efoundation#4666)

* feat(mpc): 1d interpolate in steering rate limit calculation

Signed-off-by: Takamasa Horibe <[email protected]>

* update

Signed-off-by: Takamasa Horibe <[email protected]>

* fix

Signed-off-by: Takamasa Horibe <[email protected]>

* fix clamp

Signed-off-by: Takamasa Horibe <[email protected]>

* remove unused funcs

Signed-off-by: Takamasa Horibe <[email protected]>

---------

Signed-off-by: Takamasa Horibe <[email protected]>
@tkimura4 tkimura4 merged commit 6049d70 into beta/v0.10.3 Oct 17, 2023
10 checks passed
@tkimura4 tkimura4 deleted the xx1-cp-mpc-interp branch October 17, 2023 10:45
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.

2 participants