Classes | |
class | TestJoyMsgsMigration |
Functions | |
def | do_test |
def | get_new_joy |
def | get_old_joy |
Joy ###############. | |
def | load_saved_classes |
def | repack |
def | setUp |
Helper functions ###########. | |
def | test_joy |
Variables | |
tuple | migrator = rosbagmigration.MessageMigrator() |
pkg_dir |
def test_joy_msg_migration.do_test | ( | self, | |
name, | |||
old_msg, | |||
new_msg | |||
) |
Definition at line 107 of file test_joy_msg_migration.py.
def test_joy_msg_migration.get_new_joy | ( | self | ) |
Definition at line 73 of file test_joy_msg_migration.py.
def test_joy_msg_migration.get_old_joy | ( | self | ) |
Joy ###############.
Definition at line 68 of file test_joy_msg_migration.py.
def test_joy_msg_migration.load_saved_classes | ( | self, | |
saved_msg | |||
) |
Definition at line 88 of file test_joy_msg_migration.py.
def test_joy_msg_migration.repack | ( | x | ) |
Definition at line 58 of file test_joy_msg_migration.py.
def test_joy_msg_migration.setUp | ( | self | ) |
Helper functions ###########.
Definition at line 84 of file test_joy_msg_migration.py.
def test_joy_msg_migration.test_joy | ( | self | ) |
Definition at line 79 of file test_joy_msg_migration.py.
tuple test_joy_msg_migration::migrator = rosbagmigration.MessageMigrator() |
Definition at line 55 of file test_joy_msg_migration.py.
Definition at line 84 of file test_joy_msg_migration.py.