Merge remote-tracking branch 'refs/remotes/origin/LWH' into LWH
This commit is contained in:
commit
b07c0ee2a6
@ -857,6 +857,7 @@ if __name__ == "__main__":
|
|||||||
dobot = dobot_nova5("192.168.5.1")
|
dobot = dobot_nova5("192.168.5.1")
|
||||||
dobot.start()
|
dobot.start()
|
||||||
posJ = [0,30,-120,0,90,0]
|
posJ = [0,30,-120,0,90,0]
|
||||||
|
pos_end=[]
|
||||||
dobot.RunPoint_P_inJoint(posJ)
|
dobot.RunPoint_P_inJoint(posJ)
|
||||||
sleep(1)
|
sleep(1)
|
||||||
dobot.setEndEffector(i=9,tool_i="{0.0,0.0,154.071,0.0,0.0,0.0}")
|
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