Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

player_position3d_set_odom_req Struct Reference
[position3d]

#include <player.h>

List of all members.


Detailed Description

Configuration request: Set odometry.

To set the robot's odometry to a particular state, use this request.


Public Attributes

uint8_t subtype
int32_t x
int32_t y
int32_t z
int32_t roll
int32_t pitch
int32_t yaw


Member Data Documentation

uint8_t player_position3d_set_odom_req::subtype
 

subtype; must be PLAYER_POSITION3D_SET_ODOM_REQ

int32_t player_position3d_set_odom_req::x
 

X, Y, and Z (in mm)

int32_t player_position3d_set_odom_req::y
 

X, Y, and Z (in mm)

int32_t player_position3d_set_odom_req::z
 

X, Y, and Z (in mm)

int32_t player_position3d_set_odom_req::roll
 

Heading (in mrad)

int32_t player_position3d_set_odom_req::pitch
 

Heading (in mrad)

int32_t player_position3d_set_odom_req::yaw
 

Heading (in mrad)


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