This commit is contained in:
0
realman_src/realsense_test.py
Normal file
0
realman_src/realsense_test.py
Normal file
@@ -18,6 +18,8 @@ else:
|
||||
|
||||
print("Left: ", robot.rm_get_current_arm_state())
|
||||
print("Left: ", robot.rm_get_arm_all_state())
|
||||
robot.rm_set_gripper_position(200, True, 2)
|
||||
print("Gripper: ", robot.rm_get_gripper_state())
|
||||
|
||||
# 断开所有连接,销毁线程
|
||||
RoboticArm.rm_destory()
|
||||
Reference in New Issue
Block a user