View Single Post
  #1   Spotlight this post!  
Unread 18-01-2008, 23:19
manderson5192 manderson5192 is offline
Registered User
AKA: Matt Anderson
FRC #0948 (Newport Robotics Group: NRG (pronounced eNeRGy))
Team Role: Programmer
 
Join Date: Jan 2008
Rookie Year: 2007
Location: Bellevue, WA
Posts: 62
manderson5192 is on a distinguished road
Joystick Input for Rotation about Z-Axis

Is there a way to get a reading for desired rotation about the z-axis of the robot from a single-joystick setup? Is one able to twist the joystick or use the "wheel" on top of the joystick? And if it is the "wheel" we need to use, what is the range of input values we can get from there? I am really just looking for the name of the input (like in the code) and what the range of possible input values for it is.

Thanks in advance guys!

EDIT: One more question: Is there a better joystick or better solution to this? We want to program a mecanum drive and our algorithm needs a z-axis rotation input

Last edited by manderson5192 : 18-01-2008 at 23:56. Reason: One more question