FRC8167 / Into-The-Deep

This is the official SDK for the 2024=2025 Into The Deep Challenge
BSD 3-Clause Clear License
0 stars 0 forks source link

MotorPivot Motor Tuning #13

Open dwheatle opened 2 weeks ago

dwheatle commented 2 weeks ago

Add code to set motor tuning PID parameter. Only the P gain is used for position control, see SDK Docs for more info. Depending on the physical arm construction (no worm gear), a feed forward term may also be necessary that is dependent on arm angle and slide extension.