Skip to content
Snippets Groups Projects
Commit 8d6e2098 authored by Mohammed Kabir's avatar Mohammed Kabir Committed by Lorenz Meier
Browse files

msg : add ping message

parent e380adb9
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,7 @@ set(msg_files
offboard_control_mode.msg
optical_flow.msg
parameter_update.msg
ping.msg
position_setpoint.msg
position_setpoint_triplet.msg
power_button_state.msg
......
uint64 ping_time # Timestamp of the ping packet
uint32 ping_sequence # Sequence number of the ping packet
uint32 dropped_packets # Number of dropped ping packets
float32 rtt_ms # Round trip time (in ms)
uint8 system_id # System ID of the remote system
uint8 component_id # Component ID of the remote system
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment