Message to be sent through xbee. More...
#include <xbee_messages.h>
Data Fields | |
char * | robot_id |
char * | message_packet |
double | timestamp |
char * | host |
Message to be sent through xbee.
Host computer name from where the message was sent. Always here and given by carmen_get_host()
message packet
Referenced by handler_rx_msg_received().
robot identification.
Referenced by handler_rx_msg_received().
timestamp of message. Should always be here and indicates the message time given by carmen_get_time()