fawkes::worldinfo_globballvelo_message_t Struct Reference

Global ball velocity message. More...

#include <messages.h>

List of all members.

Public Attributes

float vel_x
 global velocity of the ball in x direction
float vel_y
 global velocity of the ball in y direction
float vel_z
 global velocity of the ball in z direction
float covariance [WORLDINFO_COVARIANCE_SIZE_3X3]
 ball velocity covariance matrix


Detailed Description

Global ball velocity message.

This message describes a robots belief about the velocity wrt. the global frame.

Definition at line 169 of file messages.h.


Member Data Documentation

float fawkes::worldinfo_globballvelo_message_t::covariance[WORLDINFO_COVARIANCE_SIZE_3X3]

ball velocity covariance matrix

Definition at line 173 of file messages.h.

Referenced by fawkes::WorldInfoTransceiver::recv(), and fawkes::WorldInfoTransceiver::send().

float fawkes::worldinfo_globballvelo_message_t::vel_x

global velocity of the ball in x direction

Definition at line 170 of file messages.h.

Referenced by fawkes::WorldInfoTransceiver::recv(), and fawkes::WorldInfoTransceiver::send().

float fawkes::worldinfo_globballvelo_message_t::vel_y

global velocity of the ball in y direction

Definition at line 171 of file messages.h.

Referenced by fawkes::WorldInfoTransceiver::recv(), and fawkes::WorldInfoTransceiver::send().

float fawkes::worldinfo_globballvelo_message_t::vel_z

global velocity of the ball in z direction

Definition at line 172 of file messages.h.

Referenced by fawkes::WorldInfoTransceiver::recv(), and fawkes::WorldInfoTransceiver::send().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 22 13:31:41 2011 for Fawkes API by  doxygen 1.4.7