File: clearpath_logger_msgs/msg/Event.msg
Raw Message Definition
string TAG_MEDIA = media
string TAG_POWER = power
string TAG_LOCATION = location
string TAG_ODOMETRY = odom
string TAG_VELOCITY = vel
string TAG_ERROR = error
string TAG_AUTO_TELEMETRY = auto_telemetry
std_msgs/Header header
string media_path
string media_mime_type
geometry_msgs/Pose frame_pose
geometry_msgs/Point lat_lon_heading
nav_msgs/Odometry odometry
geometry_msgs/Twist velocity
float32 battery_percent
bool charging
bool power_saver
int32 error_code
string error_msg
string error_component
string[] tags
string custom_fields_json
Compact Message Definition
string TAG_MEDIA=media
string TAG_POWER=power
string TAG_LOCATION=location
string TAG_ODOMETRY=odom
string TAG_VELOCITY=vel
string TAG_ERROR=error
string TAG_AUTO_TELEMETRY=auto_telemetry
std_msgs/msg/Header header
string media_path
string media_mime_type
geometry_msgs/msg/Pose frame_pose
geometry_msgs/msg/Point lat_lon_heading
nav_msgs/msg/Odometry odometry
geometry_msgs/msg/Twist velocity
float battery_percent
boolean charging
boolean power_saver
int32 error_code
string error_msg
string error_component
string[] tags
string custom_fields_json