Classes.
More...
Classes.
Definition at line 35 of file battery_profile_frame.py.
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.__init__ |
( |
|
self, |
|
|
|
parent = None |
|
) |
| |
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._run_finished |
( |
|
self | ) |
|
|
private |
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._stop |
( |
|
self | ) |
|
|
private |
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.hibernate |
( |
|
self | ) |
|
Widget Management.
This gets called when the frame goes out of focus (tab switch).
Disable everything to avoid running N tabs in parallel when in
reality we are only running one.
Definition at line 65 of file battery_profile_frame.py.
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.on_angular_speed_spinbox_valueChanged |
( |
|
self, |
|
|
|
value |
|
) |
| |
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.on_cmd_vel_topic_combo_box_currentIndexChanged |
( |
|
self, |
|
|
|
topic_name |
|
) |
| |
External Slot Callbacks.
To be connected to the configuration dock combo box (via the main testsuite frame)
Definition at line 153 of file battery_profile_frame.py.
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.on_start_button_clicked |
( |
|
self | ) |
|
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.on_stop_button_clicked |
( |
|
self | ) |
|
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.restore |
( |
|
self | ) |
|
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.robot_state_callback |
( |
|
self, |
|
|
|
data |
|
) |
| |
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.setupUi |
( |
|
self, |
|
|
|
cmd_vel_topic_name |
|
) |
| |
def kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.shutdown |
( |
|
self | ) |
|
kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._battery_topic_name |
|
private |
kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._cmd_vel_topic_name |
|
private |
kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._data_plot |
|
private |
kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._motion |
|
private |
kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._motion_thread |
|
private |
kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._plot_layout |
|
private |
kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._plot_widget |
|
private |
kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame._ui |
|
private |
kobuki_qtestsuite.battery_profile_frame.BatteryProfileFrame.robot_state_subscriber |
The documentation for this class was generated from the following file: