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

URDF file read ERROR #36

Open
Zcyyy opened this issue May 24, 2022 · 1 comment
Open

URDF file read ERROR #36

Zcyyy opened this issue May 24, 2022 · 1 comment

Comments

@Zcyyy
Copy link

Zcyyy commented May 24, 2022

When I load the same URDF file using ROS and RBDL-Toolkit, their results are different? The URDF displayed by rBDL-Toolkit is incorrect. How can I solve this problem?
The urdf in ros rviz
image
The urdf in RBDL_toolkit
image

@ju6ge
Copy link
Contributor

ju6ge commented May 24, 2022

There can be multiple reasons for the results looking different, most commonly it is due to the meshes being off center. The other explanation may be a bug in urdf-handling. Most people I know of using rbdl and the toolkit are using lua models. So the urdf code of rbdl has not received the same amount of attention as the lua model code. I can not tell you what is happening, you will have to figure that out yourself.

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