Go to home position first
This commit is contained in:
parent
2ab1d0dbb3
commit
e5d3f87b5c
@ -329,7 +329,7 @@ if __name__ == "__main__":
|
|||||||
#rob.movel((x, y, z, rx, ry, rz), a, v)
|
#rob.movel((x, y, z, rx, ry, rz), a, v)
|
||||||
init("192.168.1.145")
|
init("192.168.1.145")
|
||||||
print("Current tool pose is: ", rob.getl())
|
print("Current tool pose is: ", rob.getl())
|
||||||
#move_to_home()
|
move_to_home()
|
||||||
|
|
||||||
home_pose = [-0.4999999077032916,
|
home_pose = [-0.4999999077032916,
|
||||||
-0.2000072960336574,
|
-0.2000072960336574,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user