|
Re: Tank Drive Throttle Position
The average of the two joysticks' Y values should give you what you want, a "desired forward speed" value. In addition, half of the difference between the Y values should give you the equivalent of a "desired turn rate" value.
Incidentally, those values are the two things you get from a single joystick's Y and X axes when using Arcade control.
|