21#include "modules/common_msgs/control_msgs/control_cmd.pb.h"
38 chassis_msg.ParseFromString(msg.
content);
41 AINFO <<
"emergency mode trigger is pulled: " << msg.
time <<
" - "
void Pull(const cyber::record::RecordMessage &msg) override
std::unique_ptr< Trigger > trigger_obj_
void TriggerIt(const uint64_t msg_time) const
std::string trigger_name_
optional DrivingMode driving_mode
Basic data struct of record message.
std::string content
The content of the message.
uint64_t time
The time (nanosecond) of the message.
std::string channel_name
The channel name of the message.