You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fscalar I think is not exactly ks (?) since it's a scalar being applied to an already existing configuration angleKv (since the feedforward when it gets to the angle motor has already been multiplied by this Kv).
I also may have found where the issues have originated, which might not require an fscalar anymore. The talons apparently have their feedforward in percentage, not volts. I'm currently now testing feedforward with it simply scaled down with the nominal voltage, and it seems to work well, I'll make an issue for it later.
fscalar
in the JSON config isks
and following some normalized documentation should be preferred.Deferring to @7910f6ba7ee4 since this is a major design change to a function used by them (and apparently all other falcon teams).
The text was updated successfully, but these errors were encountered: