#TODO: comment
Definition at line 56 of file launch_widget.py.
def rqt_launch.launch_widget.LaunchWidget.__init__ |
( |
|
self, |
|
|
|
parent |
|
) |
| |
def rqt_launch.launch_widget.LaunchWidget._create_launchconfig |
( |
|
self, |
|
|
|
launchfile_name, |
|
|
|
port_roscore = 11311 , |
|
|
|
folder_name_launchfile = 'launch' |
|
) |
| |
|
private |
@rtype: ROSLaunchConfig
@raises RLException: raised by roslaunch.config.load_config_default.
Definition at line 143 of file launch_widget.py.
def rqt_launch.launch_widget.LaunchWidget._create_widgets_for_launchfile |
( |
|
self, |
|
|
|
config |
|
) |
| |
|
private |
def rqt_launch.launch_widget.LaunchWidget._load_launchfile_slot |
( |
|
self, |
|
|
|
launchfile_name |
|
) |
| |
|
private |
def rqt_launch.launch_widget.LaunchWidget._refresh_launchfiles |
( |
|
self, |
|
|
|
package = None |
|
) |
| |
|
private |
Inspired by rqt_msg.MessageWidget._refresh_msgs
Definition at line 234 of file launch_widget.py.
def rqt_launch.launch_widget.LaunchWidget._update_pkgs_contain_launchfiles |
( |
|
self | ) |
|
|
private |
Inspired by rqt_msg.MessageWidget._update_pkgs_contain_launchfiles
Definition at line 221 of file launch_widget.py.
def rqt_launch.launch_widget.LaunchWidget.load_parameters |
( |
|
self | ) |
|
def rqt_launch.launch_widget.LaunchWidget.restore_settings |
( |
|
self, |
|
|
|
plugin_settings, |
|
|
|
instance_settings |
|
) |
| |
def rqt_launch.launch_widget.LaunchWidget.save_settings |
( |
|
self, |
|
|
|
plugin_settings, |
|
|
|
instance_settings |
|
) |
| |
rqt_launch.launch_widget.LaunchWidget._config |
|
private |
rqt_launch.launch_widget.LaunchWidget._datamodel |
|
private |
rqt_launch.launch_widget.LaunchWidget._delegate |
|
private |
rqt_launch.launch_widget.LaunchWidget._launchfile_instances |
|
private |
rqt_launch.launch_widget.LaunchWidget._node_controllers |
|
private |
rqt_launch.launch_widget.LaunchWidget._num_nodes_previous |
|
private |
rqt_launch.launch_widget.LaunchWidget._package_list |
|
private |
rqt_launch.launch_widget.LaunchWidget._parent |
|
private |
rqt_launch.launch_widget.LaunchWidget._port_roscore |
|
private |
rqt_launch.launch_widget.LaunchWidget._rospack |
|
private |
rqt_launch.launch_widget.LaunchWidget._run_id |
|
private |
rqt_launch.launch_widget.LaunchWidget.sig_sysmsg = Signal(str) |
|
static |
The documentation for this class was generated from the following file: