Skip to content

URDF Importer doesn't import Joint Structure Correctly #599

@K-Wince

Description

@K-Wince

Description

When using the URDF importer, the robot will import into the scene, however upon trying to test it, the robot is shown to have all of the links independent of the previous links in the chain.
Image

I believe this is because all of the joints label the Body0 param as the root prim, rather than the previous prim in the chain. This can be fixed by going through the joints and changing the Body0 param, suggesting it is this.
Image

An example of the URDF file is provided in the txt.

Robot URDF

Isaac Sim version

6.0.0-rc.22

Operating System (OS)

Ubuntu 24.04

GPU Name

RTX 4070

GPU Driver and CUDA versions

Driver 590.48.01, CUDA 13.1

Logs

No response

Additional information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions