This is a test message, Here you insert the description of the entity, in this case the struct. More...
#include <foveationcontrol_messages.h>
Data Fields | |
double | x |
double | y |
double | z |
double | time_in_position |
double | timestamp |
char * | host |
This is a test message, Here you insert the description of the entity, in this case the struct.
Host computer name from where the message was sent. Always here and given by carmen_get_host()
time required pointing to target
Referenced by foveationcontrol(), and foveationcontrol_home().
timestamp of message. Should always be here and indicates the message time given by carmen_get_time()
Referenced by cross_computation(), distant_trafficlights_computation(), high_level_obstacle_avoidance_and_speed_control(), main(), optional_signs_computation(), speedcontrol(), state_management(), and trafficlights_computation().
x car reference coordinate of target point
Referenced by foveationcontrol(), foveationcontrol_home(), and main().
y car reference coordinate of target point
Referenced by foveationcontrol(), foveationcontrol_home(), and main().
z car reference coordinate of target point
Referenced by foveationcontrol(), foveationcontrol_home(), and main().