Team-4536 / FRC-2017-Public

Repository for our 2017 robot code.
0 stars 0 forks source link

Add derivative to HoldAngle #270

Open inkling16 opened 7 years ago

inkling16 commented 7 years ago

We need a derivative term in this command to minimize our overshoot of the desired angle.

Theo2651 commented 7 years ago

What do we actually do with this derivative? I've added code to find it but neither me or Noah knows what to do with it.