
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 367 of file joy_status.py.
| def jsk_teleop_joy.joy_status.PS3WiredStatus.__init__ | ( | self, | |
| msg | |||
| ) |
Definition at line 368 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.center |
Definition at line 372 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.circle |
Definition at line 420 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.cross |
Definition at line 416 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.down |
Definition at line 400 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.L1 |
Definition at line 424 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.L2 |
Definition at line 432 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.L3 |
Definition at line 384 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.left |
Definition at line 404 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.left_analog_x |
Definition at line 439 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.left_analog_y |
Definition at line 440 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.orig_msg |
Definition at line 444 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.R1 |
Definition at line 428 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.R2 |
Definition at line 436 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.R3 |
Definition at line 388 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.right |
Definition at line 408 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.right_analog_x |
Definition at line 441 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.right_analog_y |
Definition at line 442 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.select |
Definition at line 376 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.square |
Definition at line 392 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.start |
Definition at line 380 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.triangle |
Definition at line 412 of file joy_status.py.
| jsk_teleop_joy.joy_status.PS3WiredStatus.up |
Definition at line 396 of file joy_status.py.