Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the rate of CAN servo messages is controlled by the servo. Having this streaming means we can miss logging when there is more than one CAN servo. In the future we will move to holding the CAN servo data in a data structure like we do for ESCs, and then log at a regular rate, but for now this fixes the issue
- Loading branch information