-
Notifications
You must be signed in to change notification settings - Fork 668
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(autoware_mpc_lateral_controller): delete the zero speed constraint (
#7673) * delete steer rate limit when vel = 0 Signed-off-by: Zhe Shen <[email protected]> * delete unnecessary variable Signed-off-by: Zhe Shen <[email protected]> * pre-commit Signed-off-by: Zhe Shen <[email protected]> --------- Signed-off-by: Zhe Shen <[email protected]>
- Loading branch information
1 parent
cd86f0a
commit 69258bd
Showing
2 changed files
with
7 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters