opendbc icon indicating copy to clipboard operation
opendbc copied to clipboard

Rivian: steering fault for high angle rate

Open sshane opened this issue 9 months ago • 1 comments

Confirmed this is what this is:

Image

Tried sending a single frame of the steer bit at 0, but the EPAS didn't re-enable after and caused the ACM to disengage ACC (but no EPAS faults). We should stop the ACM from sending LKAS warnings and actuation over us like we do for other ports: https://github.com/commaai/opendbc/pull/2015 And try sending 2 frames so it sees the rising edge

sshane avatar Feb 27 '25 00:02 sshane

This fault happens disengaged and when not steering at all, so our normal workaround of turning off the actuation bit does not work. Perhaps we can just ignore it if we're above the max angle rate and it's only a few frames.

sshane avatar Mar 19 '25 20:03 sshane