|
Apollo 11.0
自动驾驶开放平台
|
#include <string>命名空间 | |
| namespace | apollo |
| class register implement | |
| namespace | apollo::perception |
| apollo::perception | |
函数 | |
| std::string | apollo::perception::GetModelPath (const std::string &model_name) |
Get the model path by model name, search from APOLLO_MODEL_PATH | |
| std::string | apollo::perception::GetModelFile (const std::string &model_name, const std::string &file_name) |
| Get the model file path by model path and file name | |
| std::string | apollo::perception::GetCommonConfigFile (const std::string &config_file) |
| Get the perception common config path | |
| std::string | apollo::perception::GetConfigPath (const std::string &config_path) |
| Get the config path | |
| std::string | apollo::perception::GetConfigFile (const std::string &config_path, const std::string &config_file) |