Functions | Variables
record_signal_cleanup_helper Namespace Reference

Functions

def test_signal_cleanup (test_bag_file_name, test_signal)
 

Variables

list RECORD_COMMAND
 
int SLEEP_TIME_SEC = 10
 

Function Documentation

def record_signal_cleanup_helper.test_signal_cleanup (   test_bag_file_name,
  test_signal 
)
Run rosbag record and send a signal to it after some time.

:param test_bag_file_name: bag name for recorded output
:param test_signal: signal to send to rosbag

Definition at line 44 of file record_signal_cleanup_helper.py.

Variable Documentation

list record_signal_cleanup_helper.RECORD_COMMAND
Initial value:
1 = ['rosbag',
2  'record',
3  'chatter',
4  '-O',
5  '--duration=5']

Definition at line 37 of file record_signal_cleanup_helper.py.

int record_signal_cleanup_helper.SLEEP_TIME_SEC = 10

Definition at line 42 of file record_signal_cleanup_helper.py.



test_rosbag
Author(s): Tim Field, Jeremy Leibs, James Bowman, Dirk Thomas
autogenerated on Mon Nov 2 2020 03:53:09