xwj199815 / frc1388-2013

Automatically exported from code.google.com/p/frc1388-2013
0 stars 0 forks source link

Add a mode to reduce driver joystick sensitivity #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It's been suggested that the driver may achieve better control on low-speed 
operations by having a low-sensitivity mode on the drive joysticks.  This mode 
would essentially scale down the values sent from the joysticks to the 
tankDrive() function, thus providing finer control over drive speed.

The driver could enable this mode by holding down a button on one of the drive 
joysticks.  Beadle thinks button 2 would be the best choice.  Probably if 
button 2 on either joystick is held, low-speed mode is enabled.

Original issue reported on code.google.com by jtec...@gmail.com on 29 Mar 2013 at 4:01

GoogleCodeExporter commented 8 years ago

Original comment by jarr...@corr.org on 30 Mar 2013 at 11:40

GoogleCodeExporter commented 8 years ago

Original comment by jarr...@corr.org on 30 Mar 2013 at 11:43