19 #include "modules/data/tools/smart_recorder/proto/smart_recorder_triggers.pb.h" Basic data struct of record message.
Definition: record_message.h:34
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Base class of triggers that defines interfaces.
Definition: trigger_base.h:33
A specialized trigger that does not trigger anything but indicates what small topics need to be resto...
Definition: small_topics_trigger.h:31
virtual ~SmallTopicsTrigger()=default
void Pull(const cyber::record::RecordMessage &msg) override
Definition: small_topics_trigger.h:35
bool ShouldRestore(const cyber::record::RecordMessage &msg) const override