MAV'RIC
Public Attributes
epuck_communication_t Struct Reference

Defines the state machine structure. More...

#include <epuck_communication.h>

Collaboration diagram for epuck_communication_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

mavlink_stream_t mavlink_stream
 Mavlink interface using streams.
byte_stream_t uart_stream_in
 stream from Epuck
byte_stream_t uart_stream_out
 stream towards Epuck
buffer_t uart_buffer_in
 buffer for messages received from Epuck
buffer_t uart_buffer_out
 buffer for messages to sent towards Epuck
const remote_tremote
 Pointer to the remote structure.

Detailed Description

Defines the state machine structure.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines