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

get_link_position_function() happens problem for mobile dual-arm robot #155

Open
duISIR opened this issue Sep 28, 2023 · 0 comments
Open

Comments

@duISIR
Copy link

duISIR commented Sep 28, 2023

Hi,

There happens problem in get_link_position_function.
For mobile dual-arm robot, its floating base is called donkey_base. The end-effector links of two arms are called LARM_END_EFFECTOR_grasp and RARM_END_EFFECTOR_grasp, respectively.
The world link is called base_link.

During the running process of the mobile robot, I want to calculate the relative position of the end-effectors in the donkey_base frame. However, their position w.r.t the donkey_base are not correct.
PS. I have already checked the the end-effectors' positions w.r.t. the base link (this is the global frame) are correct.

Maybe the issue happens due to the same probem in in . Or maybe the get_link_transform in model.py happens some problems.

Thank you very much in advance.

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