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

Strange behaviour when loading robot #184

Open
MatteoPerotto opened this issue Jul 8, 2022 · 0 comments
Open

Strange behaviour when loading robot #184

MatteoPerotto opened this issue Jul 8, 2022 · 0 comments

Comments

@MatteoPerotto
Copy link

Hi all! I started from the URDF file of a 5 fingered hand and obtained the .xml description using urdf2graspit tool. I put here the output files of the generated robot, which is loaded in a wrong way (as in figure below).

MicrosoftTeams-image (4)

After trying to investigate if the error was generated during the "translation" part, I decided to change by hand the values of the <translation> tag in <transform> tag of the <chain>, with the goal of palcing the root of the chain in the right position on the palm. For some reasons that I don't know, there is no effect on the robot. When I load it, the configuration remains the same.

I have also tried to put two values instead of three in the tag, an error is raised. This means the file is read and the robot is imported, but a change in numeric values of <translation> tag has no effect in the robot.

Do you have any idea about the reason of this behavior?

Thanks 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