My team and I have been working with choreo to get our auto paths to run. However, I have some concerns regarding the robot config, and any help on it would be appreciated
We know our robots mass, are relatively sure about it’s MOI, and have just empirically found its max speed and acceleration. The speed and acceleration values were 3.48mps and 1.92mps^2 respectively. When going into the choreo config, my idea was to adjust the motor max speed and motor max torque until the theoretical values in the bottom left matched the numbers we found experimentally. This resulted in a fairly reasonable value for the max speed (as in, not too far the motor calculator output of 4704), but the max torque is now far lower than the motor calculation originally gave (neo at 40amp limit gives 0.725 Nm). Is this ok, or is something wrong? It’s possible our MOI is a bit off (if 4.7 seems bad, please lmk), but changing that value did not affect the theoretical speed in the bottom left anyway.
For reference, we found our drive data by running all drive motors in the same direction on a large (36ft) carpeted space at 10V. 10V because past that, it seemed to be drawing too much from the battery and was unable to hold that as a steady voltage. We are using Neo 1.1’s as drive motors
I additionally have a similar idea to this to calculate the robot’s MOI empirically, via setting 10v to drive motors but having them spin the bot to find its angular acceleration and adjusting moi until that fits. Would that be ok as well?
Thank you in advance!