Home
FAQ
Player
Utilities
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

gz_position_data Struct Reference
[position]

Position interface. More...

#include <gazebo.h>

List of all members.

Public Attributes

gz_data_t head
 Common data structures.
double time
 Data timestamp.
double pos [3]
 Pose (usually global cs); rotation is specified by euler angles.
double rot [3]
double vel_pos [3]
 Velocity; rotation is specified by euler angles.
double vel_rot [3]
int stall
 Motor stall flag.
int cmd_enable_motors
 Enable the motors.
double cmd_vel_pos [3]
 Commanded robot velocities (robot cs); rotation is specified by euler angles.
double cmd_vel_rot [3]


Detailed Description

Position interface.


Member Data Documentation

gz_data_t gz_position_data::head
 

Common data structures.

double gz_position_data::time
 

Data timestamp.

double gz_position_data::pos[3]
 

Pose (usually global cs); rotation is specified by euler angles.

double gz_position_data::rot[3]
 

double gz_position_data::vel_pos[3]
 

Velocity; rotation is specified by euler angles.

double gz_position_data::vel_rot[3]
 

int gz_position_data::stall
 

Motor stall flag.

int gz_position_data::cmd_enable_motors
 

Enable the motors.

double gz_position_data::cmd_vel_pos[3]
 

Commanded robot velocities (robot cs); rotation is specified by euler angles.

double gz_position_data::cmd_vel_rot[3]
 


The documentation for this struct was generated from the following file:


Last updated $Date: 2004/12/21 01:49:15 $
Generated on Sun May 22 18:39:08 2005 for Gazebo by doxygen 1.4.2