| Class that defines everything related with the atlasmv robot interface. this class only deals with SI units (m/s, rad/s, seconds and so on) | |
| This class implements the DIOC communication protocol | |
| Typedef that includes all params that define atlasmv robot | |
| Lights command message | |
| This is the command message, that controls the speed and direction of the atlas robots | |
| Base status message for the atlas robots | |
| Robot_vert_sign_command_message struct where is defined all 6 different signs | |
| DES data structure with all status variables, all variables are 16bits except Nb136 that is 32bits (double word) | |
| Data struct with all DES System Parameters definition, all fields have a length of 16bits but the variable range can change normally [0, 32767] | |
| Struct with message frame |