no changes
This commit is contained in:
parent
501e13f707
commit
e67ca6ff01
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ joint_q=rtde_c.getInverseKinematics([xcenter+math.sin(cx)*0.2,ycenter+math.cos(c
|
|||
print("Start q")
|
||||
print(joint_q)
|
||||
|
||||
|
||||
|
||||
print("Starting Servo")
|
||||
# Execute 500Hz control loop for 2 seconds, each cycle is 2ms
|
||||
for i in range(frequency*duration):
|
||||
|
|
Loading…
Reference in a new issue