Skip to content

[Question] Body PhysX View / Set coms #693

@ori-gadot

Description

@ori-gadot

In this PR, the body PhysX view was removed because its functionalities are fully enabled by the root PhysX view.

I am using the set_coms method to randomize the center of mass of the robot bodies. However, when I call this method using the articulation's root_physx_view property, I encounter the following error:
[Error] [omni.physx.tensors.plugin] Center of Mass cannot be set with GPU pipeline.
Previously, when I used this method via the articulation's body_physx_view, it worked successfully.

Could someone explain why the articulation body_physx_view property was removed? Additionally, is there a way to set the center of mass properly using the root_physx_view property in a GPU pipeline?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingverifyRequires re-verification with recent Isaac Sim

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions