|
Apollo 10.0
自动驾驶开放平台
|
#include "modules/dreamview/backend/common/vehicle_manager/vehicle_manager.h"#include "cyber/common/log.h"#include "gflags/gflags.h"函数 | |
| DEFINE_string (vehicle_data_path, "modules/calibration/data/mkz_example", "Vehicle data path.") | |
| int | main (int argc, char **argv) |
| DEFINE_string | ( | vehicle_data_path | , |
| "modules/calibration/data/mkz_example" | , | ||
| "Vehicle data path." | |||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
在文件 vehicle_manager_main.cc 第 25 行定义.