|
Apollo 11.0
自动驾驶开放平台
|
#include "modules/control/control_component/controller_task_base/integration_tests/control_test_base.h"#include <memory>#include "google/protobuf/text_format.h"#include "modules/common_msgs/control_msgs/control_cmd.pb.h"#include "cyber/common/file.h"#include "cyber/plugin_manager/plugin_manager.h"#include "modules/common/util/util.h"#include "modules/control/control_component/controller_task_base/common/dependency_injector.h"命名空间 | |
| namespace | apollo |
| class register implement | |
| namespace | apollo::control |
| apollo::control | |
函数 | |
| DEFINE_string (test_chassis_file, "", "chassis input file") | |
| DEFINE_string (test_data_dir, "", "the test data folder") | |
| DEFINE_string (test_localization_file, "", "localization input file") | |
| DEFINE_string (test_monitor_file, "", "montor input file") | |
| DEFINE_string (test_pad_file, "", "pad message input file") | |
| DEFINE_string (test_planning_file, "", "planning input file") | |
| DEFINE_bool (test_update_golden_log, false, "true to update golden log file.") | |
| DEFINE_bool | ( | test_update_golden_log | , |
| false | , | ||
| "true to update golden log file." | |||
| ) |
| DEFINE_string | ( | test_chassis_file | , |
| "" | , | ||
| "chassis input file" | |||
| ) |
| DEFINE_string | ( | test_data_dir | , |
| "" | , | ||
| "the test data folder" | |||
| ) |
| DEFINE_string | ( | test_localization_file | , |
| "" | , | ||
| "localization input file" | |||
| ) |
| DEFINE_string | ( | test_monitor_file | , |
| "" | , | ||
| "montor input file" | |||
| ) |
| DEFINE_string | ( | test_pad_file | , |
| "" | , | ||
| "pad message input file" | |||
| ) |
| DEFINE_string | ( | test_planning_file | , |
| "" | , | ||
| "planning input file" | |||
| ) |