-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
GM: Car Port for 2019-20 GMC Yukon #1223
Conversation
This should work for Suburbans (looking at older OPGM code), and possibly Tahoes. Data also says should support 2016-2020 too, but looks to be un-tested. |
This PR has had no activity for 9 days. It will be automatically closed in 2 days if there is no activity. |
a66b090
to
f4fd92e
Compare
Oops, accidentally closed. Should have a route within a day or two |
f4fd92e
to
53549b2
Compare
53549b2
to
3653bca
Compare
I'm reasonably happy with the state of the code, except I wish I knew a better label than ALT_ACCS, I don't know enough about the underlying GM architecture to name it something better. The logs tell me the drive quality isn't very good, and our starting parameters aren't well matched to the car. We're not conforming very well to the desired lateral accelerations, the torque factor learner thinks our configured factor is way off, the params learner thinks your steering ratio is around 25 as opposed to the configured 17, etc. Would you be able to help get some more test routes, and try some adjusted parameters? It might be good to consult with others experienced in the unique GM control issues to see if its behavior matches other cars we can emulate. If you're not in a position to iterate on the tune right away, we can just tag it as dashcam and merge anyway. I don't think this drives well enough (yet) to advertise as fully supported, but we can definitely get the upstream merge done, and we can just remove the flag whenever the tune is sorted. |
Car
GMC Yukon 2019-20 (Short and Long Wheel Base)
Route
36c62b5da6f08154/00000052--983c17c5b2
Checklist
selfdrive/car/docs.py
to generate new docsNote: Supersedes commaai/openpilot#32107