|
No more than 4 motors run at once
So, no matter how we try to control 5 or more motors at once, none of them work. For example, if we just run drive code (for a total of 4 motors) it works perfectly fine, no problems. However, if we try to add in code for a mechanism that requires a single motor (going up to 5) neither that mechanism or any of the drive motors run. We have tried this with 5 single motors at a time, 4 in drive and 1 stand alone, or even a 4 motor system and a 2 motor system.
A second problem is in our basic drive code. Our drive system is mechanum, and it works fine, for the most part. We can drive forward, backward, left, right, and we can rotate left. However, once we get past about .23 power for rotating right in the Holonomic Drive (Cartesian), it causes all 4 motors to stop working. To fix it, we need to redeploy the code.
Thanks for the help!
~Team 3408 Software Team
|