Apollo 10.0
自动驾驶开放平台
evaluator_manager.cc 文件参考
evaluator_manager.cc 的引用(Include)关系图:

浏览源代码.

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::perception
 apollo::perception
 

类型定义

using apollo::perception::IdObstacleListMap = std::unordered_map< int, std::list< Obstacle * > >
 

函数

bool apollo::perception::IsTrainable (const Feature &feature)