28 #include "modules/localization/proto/localization.pb.h" 42 std::string
Name()
const;
47 const std::shared_ptr<apollo::drivers::microphone::config::AudioData>&)
51 std::shared_ptr<cyber::Reader<localization::LocalizationEstimate>>
54 std::shared_ptr<cyber::Writer<AudioDetection>> audio_writer_;
61 std::string respeaker_extrinsics_file_;
Definition: audio_component.h:37
Definition: moving_detection.h:31
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Definition: audio_info.h:28
Definition: direction_detection.h:45
#define CYBER_REGISTER_COMPONENT(name)
Definition: component.h:551
bool Proc(const std::shared_ptr< apollo::drivers::microphone::config::AudioData > &) override
Definition: siren_detection.h:32
The Component can process up to four channels of messages. The message type is specified when the com...
Definition: component.h:58