player_pose3d Struct Reference
[General-purpose message structures.]
#include <player.h>
Detailed Description
A pose in space.
Public Attributes | |
| float | px |
| X [m]. | |
| float | py |
| Y [m]. | |
| float | pz |
| Z [m]. | |
| float | proll |
| roll [rad] | |
| float | ppitch |
| pitch [rad] | |
| float | pyaw |
| yaw [rad] | |
The documentation for this struct was generated from the following file:
