#include <op3_walking_module.h>
Public Attributes | |
| double | pitch |
| double | roll |
| double | x |
| double | y |
| double | yaw |
| double | z |
Definition at line 56 of file op3_walking_module.h.
| double robotis_op::Pose3D::pitch |
Definition at line 58 of file op3_walking_module.h.
| double robotis_op::Pose3D::roll |
Definition at line 58 of file op3_walking_module.h.
| double robotis_op::Pose3D::x |
Definition at line 58 of file op3_walking_module.h.
| double robotis_op::Pose3D::y |
Definition at line 58 of file op3_walking_module.h.
| double robotis_op::Pose3D::yaw |
Definition at line 58 of file op3_walking_module.h.
| double robotis_op::Pose3D::z |
Definition at line 58 of file op3_walking_module.h.