Skip to content

[Question] Add Object Constraints #2479

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

Open
Piscesyzp opened this issue May 13, 2025 · 1 comment
Open

[Question] Add Object Constraints #2479

Piscesyzp opened this issue May 13, 2025 · 1 comment

Comments

@Piscesyzp
Copy link

May I ask if Isaaclab has a function similar to the "creatConstraint()" function in pybullet that can dynamically add object constraints during simulation, or is there any way to achieve this function

@Piscesyzp Piscesyzp changed the title [Question] Question title [Question] Add Object Constraints May 13, 2025
@RandomOakForest
Copy link
Collaborator

Thanks for posting this. Because Isaac Lab uses the GPU API of the physics backend, changing properties during simulation is not the recommended of changing an object. Instead, it is more stable to remove the object of interest and insert a new version of it with the updated configuration.

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

2 participants