Skip to content

[Question] How to import USD files into InteractiveSceneCfg, which attaches the rigid body and deformable body with attachment function in Isaac Sim? #1224

@ycsh15151

Description

@ycsh15151

Question

Hello there,

I'm working on a project simulating shaking apples. I firstly built the apple along with its stalk and branch in the Isaac Sim, the apple (sphere shape) and the branch (cylinder shape) are rigid body, and the stalk (cylinder mesh) is deformable body. Then, we use attachment function to attach the branch and the stalk, as well as the apple and the stalk. Since the stalk is deformable, the apple can swing after hitting.

The problem is, when I try to import this usd file into InteractiveSceneCfg from isaac lab for reinforcement learning, I got stuck. The attachment didn't work when I import it into AssetBaseCfg, DeformableObjectCfg or ArticulationCfg, which means the whole structure of usd file fell apart in the simulator.

If there is a way to achieve this, I'd be delighted to hear about it, thank you in advance!

Kind Regards,

Zhian Su :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions