Skip to content

[Question] Using convex decomposition and defining collisions masks in Isaac Lab #1324

Closed
@kbkartik

Description

@kbkartik

Currently, I am migrating from Isaac Gym to Isaac Lab.

In Isaac Gym, for convex decomposition, we used to set the following params as follows:

  1. asset.vhacd_enabled = True
  2. asset.vhacd_params.resolution = 10000

Similarly, for collisions, I used to set the bitmasks value to filter property in isaacgym.gymapi.RigidShapeProperties class.

How can I achieve the same in Isaac Lab i.e., set convex decomposition parameters and define collision masks? I did not find relevant info for the same in the current documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions