摘要:
Kinova Type POSITION_TYPE Type; /** * @brief That represents the type of a position. If used during a trajectory, the type of position * will change t 阅读全文
摘要:
kinova jaco2 抓头手指控制 FingersPosition FingersPosition Fingers; Fingers.finger1 = 1616; Fingers.finger2 = 1616; Fingers.finger3 = 0; Initialization's res 阅读全文
摘要:
c++ kinova jaco2 控制机械臂动作 void RobotThread::initPoint1() { pointToSend.Position.Type = ANGULAR_VELOCITY; pointToSend.Position.Actuators.Actuator1 = 8; 阅读全文