Merged
Conversation
Contributor
Author
|
@pd0wm I don't think this is specific to high speed, seems to oscillate at any speed, if so, is this an appropriate fix? |
|
How did you take does graph? I wanted to fix the oscillation for the Prius Prime so I lower the same value and it seems to work well. It's not perfect but it's much better. By the way, I think the ret.steerKpV is to center the car in line. From experience, when you lower the value, the car stay in lane but more to le left. |
|
Those graphs are made in cabana -> cabana.comma.ai |
pd0wm
pushed a commit
that referenced
this pull request
Jun 2, 2020
pd0wm
pushed a commit
that referenced
this pull request
Jun 2, 2020
nworb-cire
pushed a commit
to opgm/openpilot
that referenced
this pull request
Aug 2, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Prior to actuator delay update, I felt like .8/.24 was working well here. After this change though, steer oscillation is very apparent, maybe worst than before. Dropping this value proportionately by 1/4 seems to effectively remove wobble and drastically improves drive-quality.