sshane / openpilot

DOES NOT SUPPORT COMMA 3X - Stock Additions (0.8.14): 3/automatic following distance profiles, customizable fork params with opEdit, and a smoother longitudinal experience for TSS2 Toyotas
MIT License
220 stars 85 forks source link

Toyota: Follow accel request more accurately #554

Open sshane opened 2 years ago

sshane commented 2 years ago

Have a net predict an accurate accel request to follow the desired plan, specific to how Toyota responds to acceleration commands.

Input (training) -> [current aEgo, future aEgo] Input (inference) -> [current aDesired, lag compensated aDesired] Output -> [current accel cmd]