Go to the source code of this file.
Namespaces | |
| namespace | gauge_script |
Variables | |
| tuple | gauge_script.process = subprocess.Popen(['rqt', '--clear-config']) |
| A container to hold the gauges so they can be moved together process = subprocess.Popen(['rqt', '--command-start-plugin', 'container']) process.wait() | |