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] How to randomize robot size at runtime for RL training? #766

Closed
Wang-Haitong opened this issue Aug 1, 2024 · 1 comment
Closed
Assignees
Labels
question Further information is requested

Comments

@Wang-Haitong
Copy link

Question

Hi, I saw example code and API for domain randomization (e.g., physical material, friction, mass, etc). However, I wonder how to randomize the size (e.g., length, width, height) of a robot (or a rigid body) using API at runtime?

@Mayankm96
Copy link
Contributor

This is not possible at runtime with GPU-based physics. You can do it at startup though based on #186

@Mayankm96 Mayankm96 self-assigned this Oct 12, 2024
@Mayankm96 Mayankm96 added the question Further information is requested label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants