Functions | |
def | main |
def | make_dirname |
def | setup_dir |
Variables | |
string | action = 'store' |
int | default = 0 |
tuple | parser = optparse.OptionParser() |
def test_slam_bag::main | ( | path, | ||
max_time, | ||||
bag | ||||
) |
Definition at line 37 of file test_slam_bag.py.
def test_slam_bag::make_dirname | ( | i | ) |
Definition at line 13 of file test_slam_bag.py.
def test_slam_bag::setup_dir | ( | path | ) |
Set up new location for storing output files
Definition at line 16 of file test_slam_bag.py.
string test_slam_bag::action = 'store' |
Definition at line 74 of file test_slam_bag.py.
int test_slam_bag::default = 0 |
Definition at line 76 of file test_slam_bag.py.
tuple test_slam_bag::parser = optparse.OptionParser() |
Definition at line 72 of file test_slam_bag.py.