Apollo 10.0
自动驾驶开放平台
|
函数 | |
DEFINE_string (source_records_dir, "", "The source dir with original records.") | |
DEFINE_string (restored_output_dir, "", "The output dir after processing.") | |
DEFINE_string (smart_recorder_config_filename, "modules/data/tools/smart_recorder/conf/" "smart_recorder_config.pb.txt", "The config file.") | |
DEFINE_bool (real_time_trigger, true, "Whether to use realtime trigger.") | |
DEFINE_bool | ( | real_time_trigger | , |
true | , | ||
"Whether to use realtime trigger." | |||
) |
DEFINE_string | ( | restored_output_dir | , |
"" | , | ||
"The output dir after processing." | |||
) |
DEFINE_string | ( | smart_recorder_config_filename | , |
"modules/data/tools/smart_recorder/conf/" "smart_recorder_config.pb.txt" | , | ||
"The config file." | |||
) |
DEFINE_string | ( | source_records_dir | , |
"" | , | ||
"The source dir with original records." | |||
) |