运动速度数据 更多...
#include <KinematicInterface.h>
成员变量 | |
| double | joint [ROBOT_MAX_DOF] |
| double | joint_vel [ROBOT_MAX_DOF] |
| double | pose_vel [ROBOT_MAX_DOF] |
| int | dof |
| TOOL | tool |
| WOBJ | wobj |
运动速度数据
描述机器人笛卡尔位姿数据和关节速度数据
| int R_KINE_VEL::dof |
机器人自由度
| double R_KINE_VEL::joint[ROBOT_MAX_DOF] |
关节位置
| double R_KINE_VEL::joint_vel[ROBOT_MAX_DOF] |
关节速度
| double R_KINE_VEL::pose_vel[ROBOT_MAX_DOF] |
笛卡尔速度
| TOOL R_KINE_VEL::tool |
工具描述
| WOBJ R_KINE_VEL::wobj |
工件描述