@TCIII
Thanks for the help.
I did the changes but it did not succeed.
Reversing the inputs from pixhawk to the ESC, just reversed the problem.
In AUTO mode just one wheel moves, and in STEERING mode the wheels move in different speeds. The output voltage of Sabertooth is 3.8V in one side and 4.6V in the other.
Doo you think there are more parameters I can change to solve this issue?
Try another Sabertooth configuration?
@Andre,
I assume that you are using the PITCH input channel for Forward/Reverse and the ROLL input channel for steering right and left?
What Pixhawk servo output channels do you have the Sabertooth ESC hooked to?
Regards,
TCIII AVD
@Andre,
When using the THROTTLE RC channel for speed control you will have no reverse.
Have you read this portion of the ArduRover Wiki?
Regards,
TCIII AVD
Your P gain is high - see below - left is the default, right is your value. Is the turning circle of your Rover really 5 meters?
STEER2SRV_P 1.8000 5.0000
NAVL1_PERIOD is very high at 40 - means turning to navigate will be very slow.
COMPASS_USE2 is set to 0 meaning your rover will on be using 1 compass - the first one.
THR_SLEWRATE is low at 10. That means it will only change at 10% per second. Not a problem - just mentioning it.
In manual mode the rover moves forward and backward normally but with abrupt starting and stopping.
For turning, if you give a command to turn touching very slightly the joystick it turns correctly, but if you push the rudder stronger it pivots despites of PIVOT_TURN_ANGLE is disable.
Hmmmmm. Could you please do a test drive ONLY in Manual mode with the stopping and starting issue and then attach the dataflash log file from the SD card please?