interfacing hardware with diff_drive_controller
Hello,
I am building a differential drive robot and I want to exploit the power of the diff_drive_controller
but I have faced a couple of problems to interface my hardware to the controller I am using a tiva c launchpad as my embedded board but the real problem is, where can I get the velocity output of each wheel from the controller then I can transfer it with the appropriate method to the motors?