|
Re: Where is tank drive in 2005 code?
also, if you want to limit response to the joystick, you can multiply the joystick value by a decimal value less than 1. For example, one of the robot components in our robot requires small movements, but we found it complicated to just move it slightly, so we multiplied the joystick input by .20, so even when the joystick is fully deflected it will move slowly.
-Unholy
|