|
grepros 1.3.0
grep for ROS bag files and live topics
|
Functions | |
| flush_stdout () | |
| make_thread_excepthook (args, exitcode_dict) | |
| preload_plugins (cli_args) | |
| run () | |
Variables | |
| dict | ARGUMENTS |
| Configuration for argparse, as {description, epilog, args: [..], groups: {name: [..]}}. | |
| CLI_ARGS = None | |
| List of command-line arguments the program was invoked with. | |
Program main interface. ------------------------------------------------------------------------------ This file is part of grepros - grep for ROS bag files and live topics. Released under the BSD License. @author Erki Suurjaak @created 23.10.2021 @modified 13.02.2026 ------------------------------------------------------------------------------
| flush_stdout | ( | ) |
| make_thread_excepthook | ( | args, | |
| exitcode_dict | |||
| ) |
| preload_plugins | ( | cli_args | ) |
| dict ARGUMENTS |