int main(int argc, char **argv)
DEFINE_string(configuration_directory, "", "First directory in which configuration files are searched, " "second is always the Cartographer installation to allow " "including files from there.")
DEFINE_bool(use_bag_transforms, true, "Whether to read and use the transforms from the bag.")