diff --git a/src/tests/data/fanuc/fanuc_m16ib20.yaml b/src/tests/data/fanuc/fanuc_m16ib20.yaml index a03ca4f..2f53da3 100644 --- a/src/tests/data/fanuc/fanuc_m16ib20.yaml +++ b/src/tests/data/fanuc/fanuc_m16ib20.yaml @@ -9,5 +9,5 @@ opw_kinematics_geometric_parameters: c2: 0.77 c3: 0.74 c4: 0.10 -opw_kinematics_joint_offsets: [0.0, 0.0, deg(-90.0), 0.0, 0.0, deg(180.0)] +opw_kinematics_joint_offsets: [0, 0, deg(-90), 0, 0, deg(180)] opw_kinematics_joint_sign_corrections: [1, 1, -1, -1, -1, -1] \ No newline at end of file