Implement distance accumulation #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Accumulate the delta of angle.
Implement a sum/accumulator for positive rotation and another one for negative rotation.
Include both in the feedback sent for every motor.
Reset both counters back to zero after the feedback has been sent.
The boardcomputer will then be able to accumulate total distance driven.