1111
This commit is contained in:
parent
0a18dec9a0
commit
feaccd1410
@ -850,6 +850,7 @@ if __name__ == "__main__":
|
||||
dobot = dobot_nova5("192.168.5.1")
|
||||
dobot.start()
|
||||
posJ = [0,30,-120,0,90,0]
|
||||
pos_end=[]
|
||||
dobot.RunPoint_P_inJoint(posJ)
|
||||
sleep(1)
|
||||
dobot.setEndEffector(i=9,tool_i="{0.0,0.0,154.071,0.0,0.0,0.0}")
|
||||
|
Loading…
x
Reference in New Issue
Block a user