添加一些测试备注
This commit is contained in:
@ -141,5 +141,7 @@ if __name__ == '__main__':
|
||||
set_servo_ori_position(0)
|
||||
set_servo_rot_position(180)
|
||||
|
||||
move_to_rot_position()
|
||||
move_to_rot_position() # 旋转180度
|
||||
time.sleep(1)
|
||||
move_to_ori_position() # 旋转0度
|
||||
time.sleep(1)
|
||||
|
||||
Reference in New Issue
Block a user