|
Apollo 11.0
自动驾驶开放平台
|
#include <type_fusion_interface.h>
Public 成员函数 | |
| virtual bool | Init (const TypeFusionInitOption &option)=0 |
| Init type fusion | |
| virtual bool | TypeFusion (const TypeFusionOption &option, std::shared_ptr< perception::base::Object > object)=0 |
| Type fusion | |
| virtual std::string | Name () const =0 |
| Get class name | |
在文件 type_fusion_interface.h 第 37 行定义.
|
pure virtual |
|
pure virtual |
|
pure virtual |
Type fusion
| option | |
| object | update type of the object |