xbee_messages.h File Reference

messages.h file for this module. Defines messages this module publishes or serves to others. More...

Data Structures

struct  xbee_rx_data_message
 Message to be sent through xbee. More...
struct  xbee_tx_data_message
 Message to be sent through xbee, typically it will be a message with direction and speed command for a generic robot. More...

Defines

#define XBEE_RESET_OCCURRED_NAME   "xbee_reset_occurred"
 Control message to pass to the process control module. Always capitals finishes with _RESET_OCCURRED_NAME and the value is small letters the same without the suffix name.
#define XBEE_RESET_COMMAND_NAME   "xbee_reset_command"
 Control message to pass to the process control module. Always capitals finishes with _RESET_COMMAND_NAME and the value is small letters the same without the suffix name.
#define XBEE_RX_DATA_MESSAGE_NAME   "xbee_rx_data"
 Name of the message passed to IPC.
#define XBEE_RX_DATA_MESSAGE_FMT   "{string,string,double,string}"
 Format of the message passed to IPC.
#define XBEE_TX_DATA_MESSAGE_NAME   "xbee_tx_data"
 Name of the message passed to IPC.
#define XBEE_TX_DATA_MESSAGE_FMT   "{string,double,double,double,double,double,string}"
 Format of the message passed to IPC.

Typedefs

typedef carmen_default_message xbee_reset_occurred_message
typedef carmen_default_message xbee_reset_command_message

Detailed Description

messages.h file for this module. Defines messages this module publishes or serves to others.

Generated on Wed Jun 2 12:43:03 2010 for LAR Atlas by  doxygen 1.6.3