log file - https://drive.google.com/file/d/1sYZZaK6XN8critY73hWdBRHvWXqMUZLW/view?usp=sharing
I have stock ardurover, downloaded and installed last week on a OG pixhawk setup with a raspberry pi companion. The vehicle is a inflatable dinghy with two trolling motors set in differential steering using a Roboclaw 45. I have a bluetooth playstation controller, and I am programmatically forwarding the x/y as rc channel 1 & 3, with those channels set as steering and throttle respectively. The output is servo1 and 3, and everything works as intended in manual mode with forward and turning done independently. So, press forward, both motors go forward, press back, they go back; turn left, turns left…
However, when I press forward and left.. it turns right. Same for forward right. I thought maybe I had something messed up in the programmatic joystick to rcin, but I see those correctly in the log.
In this log, Red is throttle. Orange is steering. At the start, I move forward, turn left, turn right, then forward right. If you just track the blue line, it follows orange in the turns, but is opposite in the forward turn.
It is quite difficult to drive lol. Any thoughts?