Astra SDK
v2.1.3
|
Joint information 更多...
#include <body_types.h>
Public 属性 | |
astra_joint_type_t | type |
Joint type 更多... | |
astra_joint_status_t | status |
Joint status 更多... | |
astra_vector2f_t | depthPosition |
Depth ("projective") position of joint | |
astra_vector3f_t | worldPosition |
Real world position of joint | |
astra_matrix3x3_t | orientation |
3x3 Rotation matrix representing the rotation of this joint. | |
Joint information
astra_joint_status_t _astra_joint::status |
astra_joint_type_t _astra_joint::type |