forked from commaai/openpilot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove steering wheel offset for planner slow down for curves (commaa…
…i#33827) * long planner: use vehicle model w/ avg steer offset for limit accel in turns * remove unused CP in limit_accel_in_turns * revert use of vehicle model, keeping angle offset in limit accel in turns * only the offset fix, check valid, and fix process replay * update refs (valid two frames later) --------- Co-authored-by: Shane Smiskol <shane@smiskol.com>
- Loading branch information
Showing
4 changed files
with
6 additions
and
5 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4e595fcc2e8e4ef1564d915f697ddd9334067a7f | ||
a000c117d4082c2688735b6e21073e5df0626e63 |