We can make a tank turn, but we want to turn smoothly with both motors going forward in a desired speed. If anyone can help us, please reply to this thread!
PS: Weโre using EasyCpro
We can make a tank turn, but we want to turn smoothly with both motors going forward in a desired speed. If anyone can help us, please reply to this thread!
PS: Weโre using EasyCpro
Can you describe your problem in a little more detail?
You get the idea? Without actually being there, you have to provide as much information as possible so that the geniuses here can help you out
If you mean you want both sides of the robot to move at the same rate without a large amount of driver micromanagement then you should probably use encoders on your wheels and then use a PID loop to keep the wheels turning the same speed. There are many helpful white papers on PID loops. If you still need help after reading those Iโll hook you up with my teams programmer.