commaai / opendbc

a Python API for your car
MIT License
1.94k stars 1.14k forks source link

Ford: steering oscillation #1121

Open incognitojam opened 1 year ago

incognitojam commented 1 year ago

Ford Focus Steering oscillations while driving straight on the highway:

Ford Escape Oscillations during some turns:

sshane commented 1 year ago

Does slow ramp type help? I didn't see any difference in my injection tests

incognitojam commented 1 year ago

I'll try it out next time I go on the highway. Did you try changing precise/comfortable?

blue-genie commented 9 months ago

I'm hitting the same issue in my F-150, I know it's not formally supported, but trying to help to make ti better and be supported.

The current setting for LatCtlRampType_D_Rq for all Fords is set to 0, Slow Ramp speed

Ford LatCtlCurv_No_Actl signal: image

OP LatCtlCurv_No_Actl signal: image

note that ford sends commands between 0.00006 and -0.00004, step size is 0.00002, over 40 seconds while OP adjust the signal between 0.0003 and -0.0003

I played with steerActuatorDelay starting form 0.0 to 0.2(default value) on 0.05 increments, it had some improvement, but not to significant.

I'm more than happy to do the legwork, but maybe some pointers would be useful

adamgranted commented 8 months ago

Same issue in my 2021 Explorer ST. Getting oscillations in both modes but experimental seems to be worse? Could be placebo. Let me know what I can do to help.