opw_kinematics
opw_kinematics copied to clipboard
Direction of b in the sketch
We just had some great confusion party and smoking heads while trying to parametrize a Doosan robot due to the arrow in that graphics for b pointing in the wrong direction (?)
Here is an example back side view of a Stäubli TX2 90L robot:
The parameters for the Stäubli that work perfectly fine and are consistent in the self-tests are
opw_kinematics_geometric_parameters:
a1: 0.05
a2: 0.0
b: 0.050
c1: 0.478
c2: 0.500
c3: 0.550
c4: 0.100
opw_kinematics_joint_offsets: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
opw_kinematics_joint_sign_corrections: [1, 1, 1, 1, 1, 1]
as I also committed here ( https://github.com/ros-industrial/staubli_experimental/blob/kinetic-devel/staubli_tx2_90_support/config/opw_parameters_tx2_90l.yaml )
Comparing it with the sketch, b
should be negative however.
@axelschroth
Is the sign correct if you were using the y0 at the bottom as the positive direction?
yes, then it would be correct but the sketch would look strange
Actually I find it quite strange already, maybe it should be replaced by two more realistic ones (one with b
, Stäubli and Doosan, one without b
for brands like ABB, Fanuc, Kuka, ...)