|
player_position3d_cmd Struct Reference
[position3d]
#include <player.h>
List of all members.
Detailed Description
Command.
It accepts new positions and/or velocities for the robot's motors (drivers may support position control, speed control, or both).
Member Data Documentation
|
X, Y, and Z position, in mm |
|
X, Y, and Z position, in mm |
|
X, Y, and Z position, in mm |
|
Roll, pitch, and yaw, in mrad |
|
Roll, pitch, and yaw, in mrad |
|
Roll, pitch, and yaw, in mrad |
|
X, Y, and Z translational velocities, in mm/s |
|
X, Y, and Z translational velocities, in mm/s |
|
X, Y, and Z translational velocities, in mm/s |
|
Angular velocities, in mrad/s |
|
Angular velocities, in mrad/s |
|
Angular velocities, in mrad/s |
|
Motor state (zero is either off or locked, depending on the driver). |
|
Command type; 0 = velocity, 1 = position. |
The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:15:59 2005 for Player by 1.3.6
|