ut-ras / robomaster

Firmware for the Stampede RoboMaster team at UT Austin
http://ras.ece.utexas.edu/committees/robomaster
GNU General Public License v3.0
17 stars 5 forks source link

Use input data to lead turret movement (before IMU updates) #106

Open calebchalmers opened 8 months ago

calebchalmers commented 8 months ago

Our IMU has some delay in updating our chassis rotation. This can cause our turret to lag slightly behind where it should be while beyblading. We could account for this delay by using input data to predict where the chassis should be and decrease the error.