Skip to content

[Bug Report] XML to USD possible load bug #2147

@giulioturrisi

Description

@giulioturrisi

Describe the bug

I'm trying to convert the following XML (https://github.com/iit-DLSLab/gym-quadruped/blob/master/gym_quadruped/robot_model/hyqreal/hyqreal.xml) in USD. With previous IsaacLab version, i was able to convert different model inside the same repo, but now, i obtain the following structure

Image

(see hyqreal->base->base) whereas with the old IsaacLab version i was able to convert the model in a structure like this (see base->base directly):

Image

Due to this difference, I think I cannot load correctly the usd in IsaacLab, since i obtain the following error now:

AttributeError: 'Articulation' object has no attribute '_root_physx_view'

I think this is the same error i see here: https://forums.developer.nvidia.com/t/error-please-ensure-that-there-is-only-one-articulation-in-the-prim-path-tree/311183

System Info

Thanks

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions