Skip to content

Commit

Permalink
Fix default calibration file for UR30
Browse files Browse the repository at this point in the history
Apparently that went wrong when adding this, as we only changed the DH parameters without updating the hash.

(cherry picked from commit c6f6a7a)
  • Loading branch information
fmauch authored and mergify[bot] committed Apr 15, 2024
1 parent 0fa5c69 commit b4889f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/ur30/default_kinematics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ kinematics:
pitch: 0
yaw: -0
forearm:
x: -0.637
x: -0.63700000000000001
y: 0
z: 0
roll: -0
pitch: 0
yaw: -0
wrist_1:
x: -0.5037
x: -0.50370000000000004
y: 0
z: 0.20100000000000001
roll: -0
Expand All @@ -30,7 +30,7 @@ kinematics:
wrist_2:
x: 0
y: -0.1593
z: 0
z: -3.2672976162492252e-11
roll: 1.570796327
pitch: 0
yaw: -0
Expand All @@ -41,4 +41,4 @@ kinematics:
roll: 1.5707963265897931
pitch: 3.1415926535897931
yaw: 3.1415926535897931
hash: calib_4890363623803256388
hash: calib_12001109639981648826

0 comments on commit b4889f2

Please sign in to comment.