Definition at line 57 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.__init__ | ( | self, | |
context | |||
) |
Definition at line 59 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI._init_timers | ( | self | ) | [private] |
Definition at line 238 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI._on_topic_changed | ( | self | ) | [private] |
Definition at line 399 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI._receive_dspic_data | ( | self, | |
msg | |||
) | [private] |
Definition at line 450 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI._receive_joints_data | ( | self, | |
msg | |||
) | [private] |
Handler for Joint States
Definition at line 418 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI._receive_state_data | ( | self, | |
msg | |||
) | [private] |
Definition at line 409 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI._receive_tact_data | ( | self, | |
msg | |||
) | [private] |
Definition at line 439 of file rqt_bhand.py.
Handles the press button event to call close hand service
Definition at line 271 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.enable_command_pos_changed | ( | self, | |
value | |||
) |
Handles command enabled event from checkbox
Definition at line 496 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.enable_command_vel_changed | ( | self, | |
value | |||
) |
Handles command enabled event from checkbox
Definition at line 476 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.fingers_check_box_pressed | ( | self, | |
state | |||
) |
Handler call when clicking checkbox to control all fingers
Definition at line 386 of file rqt_bhand.py.
Handles the press button event to call set mode 1 service
Definition at line 287 of file rqt_bhand.py.
Handles the press button event to call set mode 2 service
Definition at line 294 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.open_button_pressed | ( | self | ) |
Handles the press button event to call open hand service
Definition at line 280 of file rqt_bhand.py.
Definition at line 460 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.radio_button_position_clicked | ( | self, | |
value | |||
) |
Handles the click of this radio button
Definition at line 509 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.radio_button_velocity_clicked | ( | self, | |
value | |||
) |
Handles the click of this radio button
Definition at line 518 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.read_ros_params | ( | self | ) |
Read ROS params from server
Definition at line 220 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.send_bhand_action | ( | self, | |
action | |||
) |
Calls the service to set the control mode of the hand @param action: Action number (defined in msgs/Service.msg) @type action: int
Definition at line 541 of file rqt_bhand.py.
Sends a command in position mode
Definition at line 374 of file rqt_bhand.py.
Sends a command to the bhand
Definition at line 556 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.set_control_mode | ( | self, | |
mode | |||
) |
Calls the service to set the control mode of the hand @param mode: Desired Bhand mode of operation ('POSITION', 'VELOCITY') @type mode: string
Definition at line 526 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.shutdown_plugin | ( | self | ) |
Shutdowns connections
Definition at line 586 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.slider_1_changed | ( | self | ) |
Definition at line 302 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.slider_2_changed | ( | self | ) |
Definition at line 309 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.slider_3_changed | ( | self | ) |
Definition at line 318 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.slider_4_changed | ( | self | ) |
Definition at line 327 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.slider_v_f1_changed | ( | self | ) |
Handler for slider v_f1
Definition at line 343 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.slider_v_f2_changed | ( | self | ) |
Handler for slider v_f2
Definition at line 353 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.slider_v_f3_changed | ( | self | ) |
Handler for slider v_f3
Definition at line 363 of file rqt_bhand.py.
Handler for slider v_spread
Definition at line 336 of file rqt_bhand.py.
Handles the press button event to call initialization service
Definition at line 256 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.stop | ( | self | ) |
Stops the movement of the joints It sets the velocity to 0
Definition at line 575 of file rqt_bhand.py.
Handles every timeout triggered by the Qtimer for sending commands
Definition at line 567 of file rqt_bhand.py.
def rqt_bhand.rqt_bhand.BHandGUI.timerEvent | ( | self, | |
e | |||
) |
Definition at line 602 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 450 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 420 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
rqt_bhand::rqt_bhand.BHandGUI::_timer [private] |
Definition at line 238 of file rqt_bhand.py.
Definition at line 238 of file rqt_bhand.py.
rqt_bhand::rqt_bhand.BHandGUI::_topic [private] |
Definition at line 59 of file rqt_bhand.py.
Definition at line 238 of file rqt_bhand.py.
Definition at line 450 of file rqt_bhand.py.
Definition at line 450 of file rqt_bhand.py.
Definition at line 238 of file rqt_bhand.py.
Definition at line 238 of file rqt_bhand.py.
Definition at line 238 of file rqt_bhand.py.
Definition at line 238 of file rqt_bhand.py.
rqt_bhand::rqt_bhand.BHandGUI::_widget [private] |
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 222 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 222 of file rqt_bhand.py.
Definition at line 222 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.
Definition at line 59 of file rqt_bhand.py.