25 #include "modules/drivers/proto/sensor_image.pb.h" 31 namespace third_party_perception {
47 std::shared_ptr<ThirdPartyPerception> perception_ =
nullptr;
TimerComponent is a timer component. Your component can inherit from Component, and implement Init() ...
Definition: timer_component.h:35
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
bool Proc() override
The Proc logic of the component, which called by the CyberRT frame.
Definition: third_party_perception_component.h:33
#define CYBER_REGISTER_COMPONENT(name)
Definition: component.h:551
~ThirdPartyPerceptionComponent()=default
ThirdPartyPerceptionComponent()=default