#TODO: comment
Definition at line 56 of file launch_widget.py.
◆ __init__()
def rqt_launch.launch_widget.LaunchWidget.__init__ |
( |
|
self, |
|
|
|
parent |
|
) |
| |
◆ _create_launchconfig()
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 142 of file launch_widget.py.
◆ _create_widgets_for_launchfile()
def rqt_launch.launch_widget.LaunchWidget._create_widgets_for_launchfile |
( |
|
self, |
|
|
|
config |
|
) |
| |
|
private |
◆ _load_launchfile_slot()
def rqt_launch.launch_widget.LaunchWidget._load_launchfile_slot |
( |
|
self, |
|
|
|
launchfile_name |
|
) |
| |
|
private |
◆ _refresh_launchfiles()
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.
◆ _update_pkgs_contain_launchfiles()
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.
◆ load_parameters()
def rqt_launch.launch_widget.LaunchWidget.load_parameters |
( |
|
self | ) |
|
◆ restore_settings()
def rqt_launch.launch_widget.LaunchWidget.restore_settings |
( |
|
self, |
|
|
|
plugin_settings, |
|
|
|
instance_settings |
|
) |
| |
◆ save_settings()
def rqt_launch.launch_widget.LaunchWidget.save_settings |
( |
|
self, |
|
|
|
plugin_settings, |
|
|
|
instance_settings |
|
) |
| |
◆ _config
rqt_launch.launch_widget.LaunchWidget._config |
|
private |
◆ _datamodel
rqt_launch.launch_widget.LaunchWidget._datamodel |
|
private |
◆ _delegate
rqt_launch.launch_widget.LaunchWidget._delegate |
|
private |
◆ _launchfile_instances
rqt_launch.launch_widget.LaunchWidget._launchfile_instances |
|
private |
◆ _node_controllers
rqt_launch.launch_widget.LaunchWidget._node_controllers |
|
private |
◆ _num_nodes_previous
rqt_launch.launch_widget.LaunchWidget._num_nodes_previous |
|
private |
◆ _package_list
rqt_launch.launch_widget.LaunchWidget._package_list |
|
private |
◆ _parent
rqt_launch.launch_widget.LaunchWidget._parent |
|
private |
◆ _port_roscore
rqt_launch.launch_widget.LaunchWidget._port_roscore |
|
private |
◆ _rospack
rqt_launch.launch_widget.LaunchWidget._rospack |
|
private |
◆ _run_id
rqt_launch.launch_widget.LaunchWidget._run_id |
|
private |
◆ sig_sysmsg
rqt_launch.launch_widget.LaunchWidget.sig_sysmsg = Signal(str) |
|
static |
The documentation for this class was generated from the following file: