Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

player_position_data Struct Reference
[position]

#include <player.h>

List of all members.


Detailed Description

Data.

The position interface returns data regarding the odometric pose and velocity of the robot, as well as motor stall information.


Public Attributes

int32_t xpos
int32_t ypos
int32_t yaw
int32_t xspeed
int32_t yspeed
int32_t yawspeed
uint8_t stall


Member Data Documentation

int32_t player_position_data::xpos
 

X and Y position, in mm

int32_t player_position_data::ypos
 

X and Y position, in mm

int32_t player_position_data::yaw
 

Yaw, in degrees

int32_t player_position_data::xspeed
 

X and Y translational velocities, in mm/sec

int32_t player_position_data::yspeed
 

X and Y translational velocities, in mm/sec

int32_t player_position_data::yawspeed
 

Angular velocity, in degrees/sec

uint8_t player_position_data::stall
 

Are the motors stalled?


The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:16:00 2005 for Player by doxygen 1.3.6