agents_data_message Struct Reference
[Agents]

this message have motion commands that should be performed by an agent (non-holonomic or semi-holonomic) More...

#include <agents_messages.h>

Data Fields

char * robot_id
double direction
double speed
double left_wheel_speed
double right_wheel_speed
double timestamp
char * host

Detailed Description

this message have motion commands that should be performed by an agent (non-holonomic or semi-holonomic)


Field Documentation

var1 will be installed.

Referenced by main().

Host computer name from where the message was sent. Always here and given by carmen_get_host()

left wheel speed, used for semi-holonomic robots

Referenced by main().

right wheel speed, used for semi-holonomic robots

Referenced by main().

robot identification.

Referenced by main().

var2 will be installed. When a change occurs in the param_daemon, var1 will be changed and no handler is called

Referenced by main().

timestamp of message. Should always be here and indicates the message time given by carmen_get_time()


The documentation for this struct was generated from the following file:
Generated on Wed Jun 2 12:43:29 2010 for LAR Atlas by  doxygen 1.6.3