Hello again, I was just wondering if anyone could help us with our problem. So, our robot has a button that logs all motor rotations as a command into the SDcard, the only problem is that if you set it to loop, one motors rotations reset their line. So, we cannot get a constant automatic autonomous. Can anybody look into this and help? If you can tell what I’m even saying.
Example:
If we spin motor1 to 100 deg it logs this command in the SDcard.
How does the output in your post relate to the code you are showing us? In the code there is no Motor1… in the sprintf commands. in the code, all motors are named on their location?
This is the output as seen in the code above I have 4 motors all printing to the SDcard. After I print once it prints this, If i print it more than once the code updates the motors. For example(below)