|
gz_position_data Struct ReferencePosition interface.
More...
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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] |
|
|
Common data structures.
|
|
|
Data timestamp.
|
|
|
Pose (usually global cs); rotation is specified by euler angles.
|
|
|
|
|
|
Velocity; rotation is specified by euler angles.
|
|
|
|
|
|
Motor stall flag.
|
|
|
Enable the motors.
|
|
|
Commanded robot velocities (robot cs); rotation is specified by euler angles.
|
|
|
|
1.4.2