
Public Member Functions | |
| def | __init__ (self, msg) |
Public Member Functions inherited from jsk_teleop_joy.joy_status.JoyStatus | |
| def | __init__ (self) |
| def | checkAnalogStick (self) |
| def | toPS3Msg (self) |
Public Attributes | |
| center | |
| circle | |
| cross | |
| down | |
| L1 | |
| L2 | |
| L3 | |
| left | |
| left_analog_x | |
| left_analog_y | |
| orig_msg | |
| R1 | |
| R2 | |
| R3 | |
| right | |
| right_analog_x | |
| right_analog_y | |
| select | |
| square | |
| start | |
| triangle | |
| up | |
Public Attributes inherited from jsk_teleop_joy.joy_status.JoyStatus | |
| analog_threshold | |
| center | |
| buttons More... | |
| circle | |
| cross | |
| down | |
| L1 | |
| L2 | |
| L3 | |
| left | |
| left_analog_down | |
| left_analog_left | |
| left_analog_right | |
| left_analog_up | |
| analog as buttons More... | |
| left_analog_x | |
| analog axis More... | |
| left_analog_y | |
| R1 | |
| R2 | |
| R3 | |
| right | |
| right_analog_x | |
| right_analog_y | |
| select | |
| square | |
| start | |
| triangle | |
| up | |
Definition at line 288 of file joy_status.py.
| def jsk_teleop_joy.joy_status.PS3Status.__init__ | ( | self, | |
| msg | |||
| ) |
Definition at line 289 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.center |
Definition at line 293 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.circle |
Definition at line 341 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.cross |
Definition at line 337 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.down |
Definition at line 321 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.L1 |
Definition at line 345 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.L2 |
Definition at line 353 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.L3 |
Definition at line 305 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.left |
Definition at line 325 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.left_analog_x |
Definition at line 360 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.left_analog_y |
Definition at line 361 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.orig_msg |
Definition at line 365 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.R1 |
Definition at line 349 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.R2 |
Definition at line 357 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.R3 |
Definition at line 309 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.right |
Definition at line 329 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.right_analog_x |
Definition at line 362 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.right_analog_y |
Definition at line 363 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.select |
Definition at line 297 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.square |
Definition at line 313 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.start |
Definition at line 301 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.triangle |
Definition at line 333 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3Status.up |
Definition at line 317 of file joy_status.py.