How would you replace the Dynamixels on Turtlebot3 with DC motors?
Is it possible to replace the Dynamixels on Turtlebot3 with an Arduino, driver, and DC motors with encoders? If so, how?
Has anyone gone through this process and knows which steps need to be taken or what code has to be changed?
I think I understand the basics of reading in from the motor and sending commands, but it seems like the Dynamixels do a lot more that I would need to replicate.