Inverse Kinematics controller for Franka Panda attached to a mobile platform #2395
LuisRodriguezRuiz
started this conversation in
General
Replies: 1 comment
-
Thank you for posting this. The team is aware of some of the issues with the fixed joint approach to attaching assets. Have you tried the robot assembler? This route may provide a workaround in your case. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I built a robot on Isaac Sim that has a mobile platform and a Franka Panda arm. The arm is attached to the mobile platform by a fixed joint. The thing is that when I try to use the IK controller for the arm it does not work well (the joint positions are not correct given the target position sent to the IK controller). It seems that the issue is caused by the fixed joint because If I remove it the IK controller works well. I also tried the RidgebackFranka robot available in nvidia assets but it does not work either. Does anyone know what can be caussing the issue?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions