Skip to content
Snippets Groups Projects
Commit 6547ffd3 authored by Amira Abdel-Rahman's avatar Amira Abdel-Rahman
Browse files

ur10 debugiinh

parent 489d691b
No related branches found
No related tags found
No related merge requests found
Pipeline #6376 passed
......@@ -160,7 +160,7 @@ for edge in setup["edges"]:
#move siegfried (struts) to S1, then to build level 0.5, from reference location
if node["rx"]<0.1 :
if edge["rx"]<0.1 :
siegfried_trans.pos.y += ((globalSetup["edgeRelativeDistance"]["y"]))+edge["y"]*latticePitch["y"]
siegfried_trans.pos.x += ((globalSetup["edgeRelativeDistance"]["x"]))+edge["x"]*latticePitch["x"]
siegfried.set_pose(siegfried_trans, acc = a, vel = v)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment