Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direction of b in the sketch #58

Open
simonschmeisser opened this issue Jun 29, 2021 · 2 comments
Open

Direction of b in the sketch #58

simonschmeisser opened this issue Jun 29, 2021 · 2 comments

Comments

@simonschmeisser
Copy link
Contributor

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:
image

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

@Levi-Armstrong
Copy link
Collaborator

Is the sign correct if you were using the y0 at the bottom as the positive direction?

@simonschmeisser
Copy link
Contributor Author

yes, then it would be correct but the sketch would look strange
image

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, ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants