Go to the source code of this file.
Namespaces | |
| namespace | fetch_tools::commands::debug_snapshot |
Functions | |
| def | fetch_tools::commands::debug_snapshot.add_arguments |
| def | fetch_tools::commands::debug_snapshot.main |
Variables | |
| string | fetch_tools::commands::debug_snapshot.bagname = 'robot.bag' |
| dictionary | fetch_tools::commands::debug_snapshot.commands |
| tuple | fetch_tools::commands::debug_snapshot.devnull = open(os.devnull, 'w+') |
| string | fetch_tools::commands::debug_snapshot.fileroot = "debug_snapshot" |
| string | fetch_tools::commands::debug_snapshot.help_text = "Take a debug snapshot of a running robot" |
| string | fetch_tools::commands::debug_snapshot.name = "debug-snapshot" |
| string | fetch_tools::commands::debug_snapshot.rosbash = 'source /opt/ros/indigo/setup.bash;' |
| string | fetch_tools::commands::debug_snapshot.snapshot_version = "0.0.1" |
| list | fetch_tools::commands::debug_snapshot.topics |