Here is the current look of this project, Super cool update, magpi magazine wants to feature this build with steps how it was done , !
By jstarne1
— Last update
Other robots from Synthiam community

Khanflicks's Super Mario Humanoid Project
Hey guys! So Im waiting for minion to come in and decided to build something in the mean time. I realized its a lot...

Toymaker's My Little Dewey (Drone 1) New Home
What does an Inventor/Roboticist have in his design studio? - Well for me its my (Alexa controlled) favourite Movie...
Robohappy's Introducing....HEMI Or HHCB1 (Home Health Care...
Hi Gang ! So Ive finally got my project to a point to where Id like to show what I have been working on, which I...
Preview of rear wheels
My baby started taking its first steps today. I was using 9600 baud and 12 volts to the sabertooth. I kept having wierd things happen when I sent commands , but if I slowed down the speed slider to the bottom quarter then forward and turning started working fine. Another wierd development was that I could adjust the speed slider so that it moved forward straight , but then when reversing it would turn as the motors where not moving the same speeds. Thinking that maybe I was having a low torque issue I rewired the batteries in series to 24 volts and tried agian. It was better, but still happening. Will I have to make a custom Movement Panel to correct this?
Any ideas for correction are great.
There might be interference on the uart to the sabertooth. You shouldn't need a custom Movement Panel - because the sabertooth Movement Panel is popular for being reliable. Try a different baud rate and make sure the uart cable isn't running along side any power that could interfere
If the reverse isn't moving the same speed, that is most likely power/motor/gearing related. The sabertooth receives the command and does its thing. Long as it is receiving the command correctly, it'll output the same voltage on both channels via pwm.
Slow speed movement is very much going to cause challenges due to the motors having different efficiency ratings. Slow speed is going to expose any of the differences across the two motors.
Ok what baud rate do you suggest?
I don't suggest any specific rates - i suggest trying different ones
Also, If the reverse isn't moving the same speed, that is most likely power/motor/gearing related. The sabertooth receives the command and does its thing. Long as it is receiving the command correctly, it'll output the same voltage on both channels via pwm.
Slow speed movement is very much going to cause challenges due to the motors having different efficiency ratings. Slow speed is going to expose any of the differences across the two motors.
Ah ok , I will play with it tommorow. I don’t think it is the motors because if I give them straight 24 volts everything is gravy, they have matched speeds.
Edit : I see what you mean about the slower the Robot moves the more differences pop out.
I could put a meter to the sabertooth while in reverse and see if the pwm voltage is reading the same on both sides too , thanks for the feedback.