#include <step_data_define.h>
Public Attributes | |
| double | pitch |
| double | roll |
| double | x |
| double | y |
| double | yaw |
| double | z |
Definition at line 37 of file step_data_define.h.
| double robotis_framework::Pose3D::pitch |
Definition at line 39 of file step_data_define.h.
| double robotis_framework::Pose3D::roll |
Definition at line 39 of file step_data_define.h.
| double robotis_framework::Pose3D::x |
Definition at line 39 of file step_data_define.h.
| double robotis_framework::Pose3D::y |
Definition at line 39 of file step_data_define.h.
| double robotis_framework::Pose3D::yaw |
Definition at line 39 of file step_data_define.h.
| double robotis_framework::Pose3D::z |
Definition at line 39 of file step_data_define.h.