MSGs over the CAN will send needed step position of the motors, STM should handle smooth acceleration and decceleration for smother movement of whole robot. Question is how to do that.
Currently it seems I will split my traectory to linear parts and each linear part will be controlled via timer interruption - i have to write about it to wiki
MSGs over the CAN will send needed step position of the motors, STM should handle smooth acceleration and decceleration for smother movement of whole robot. Question is how to do that.
Ideas: