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

The ikfastpy can not get the correct ur5 rotation matrix in the world frame. #7

Open
sunnymints opened this issue Apr 29, 2021 · 0 comments

Comments

@sunnymints
Copy link

Thank you for your work.
we want to use your code to creat the solutions for ur5. But we get different solutions when we calculate the rotation matrixs between from ROS and your code.
for examp,we get the rotation matrixs from quaternion in ros:
[ 9.44e-05 1 9.762e-05 -1.0915e-01
-1.56e-04 9.76e-05 -9.999e-01 6.04687e-01
-1 9.440e-05 1.5637e-04 4.318e-01 ]

but your code from jiont angle is :
rotation matrixs:
[ 1 9.746e-05 -9.446e-5 -1.0915e-01
9.76e-05 -9.999e-01 1.56e-04 6.04687e-01

  • 9.440e-05 -1.56e-04 -1 4.318e-01]
    We can see the two rotation matrixs have same position information,but the rotation part seem to be in other coordinate system
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

1 participant