PolySync / oscc

Open Source Car Control 💻🚗🙌
Other
966 stars 278 forks source link

Increase required steering torque to override #305

Closed shnewto closed 6 years ago

shnewto commented 6 years ago

Prior to this commit custom applications that required rapid and changes to the steering wheel position were able to programatically apply enough torque to artificially trigger operator override. This resulted in applications where the steering module disabled in unintended ways. This commit addresses that by increasing the torque required to trigger operator override without significantly impeding the a safety driver's ability to trigger override by manually turning the steering wheel. After this commit applications that require rapid changes to steering angle position should not result in any unintended disabling of the steering module.