Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kbkartik opened this issue Oct 29, 2024 · 1 comment

Comments

@kbkartik
Copy link

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.

@kbkartik
Copy link
Author

Bumping this to get your help @Mayankm96 @kellyguo11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant