|
Re: Joystick Input Mapping
Curious, I was never successful in putting this kind of mapping on one controller, and we had an issue where one of the people, our next best driver, had to fill in at nationals, but he was really good wit one control joystick, so how would you map the curve for one joystick, for both motors, is it the same and you just say:
RIGHT_MOTOR = p1_y;
LEFT_MOTOR = p1_y;
then use the curve above? or do you do something different??
|