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

Wrong position of the torso first collision link #11

Open
jmirabel opened this issue Feb 10, 2021 · 3 comments
Open

Wrong position of the torso first collision link #11

jmirabel opened this issue Feb 10, 2021 · 3 comments

Comments

@jmirabel
Copy link

It seems that the origin of the first collision box of the torso is not correct. I expect it to be

 <origin rpy="0 0 0" xyz="0 0 0.25" /> 

<origin rpy="0 0 0" xyz="0 0 0.05" />

This is related to pal-robotics/pmb2_robot#6

@v-lopez
Copy link

v-lopez commented Feb 10, 2021

Could you please elaborate on this?

Visually in rviz and gazebo I see them align, and if I increase z by 0.20 cm it is floating in the middle of the torso.

They are aligned by default:
Screenshot from 2021-02-10 13-14-31

@jmirabel
Copy link
Author

Actually, you are right, the issue may not be that the box is not well placed indeed.

When I measure with a ruler on the robot the height of the small step where the arm is placed when off, I get something between 45 and 50mm. If I do the same in rviz, with collision enabled, along the black line below, I get about 33mm.
rviz_screenshot_2021_02_10-13_44_31

@v-lopez
Copy link

v-lopez commented Feb 10, 2021

Yeah that could be, again we'll pass this to the mechanical department so they can generate more up to date collision meshes.

Thanks for reporting it.

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