Implement distance accumulation #1

Open
opened 2020-05-19 12:28:02 +02:00 by 0xFEEDC0DE64 · 0 comments
0xFEEDC0DE64 commented 2020-05-19 12:28:02 +02:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: feedc0de/bobbycar-controller-firmware#1
No description provided.