Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

playerc_joystick_t Struct Reference
[joystick]

#include <playerc.h>

List of all members.


Detailed Description

Joystick device data.


Public Attributes

playerc_device_t info
double px
double py
uint16_t buttons


Member Data Documentation

playerc_device_t playerc_joystick_t::info
 

Device info; must be at the start of all device structures.

double playerc_joystick_t::px
 

Scaled joystick position (0 = centered, 1 = hard over).

double playerc_joystick_t::py
 

Scaled joystick position (0 = centered, 1 = hard over).

uint16_t playerc_joystick_t::buttons
 

Button states (bitmask)


The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:16:03 2005 for Player by doxygen 1.3.6