1.打开或者关闭总线舵机扭矩。
Arm_serial_set_torque(enable)
参数解释:
2.确认校准机械臂舵机偏移量。
xxxxxxxxxx
Arm_serial_servo_write_offset_switch(id)
参数解释:
3.读取校准舵机偏移量的状态。
xxxxxxxxxx
Arm_serial_servo_write_offset_state()
参数解释:
注意:此程序仅在需要校准舵机的时候才能使用,不可随意使用,否则导致舵机控制不准,影响抓取效果。
代码路径:
xxxxxxxxxx
/home/jetson/dofbot_ws/src/dofbot_calibration/scripts/Servo_Calibration.ipynb
此代码必须分步骤执行,保证开始校准后,正确调整各个舵机角度,再确认校准。
调整的结果是让机械臂保持直立状态,并且把夹爪捏紧。