Issue with Energy Conservation for SDF bowl in MuJoCo 3.2.2 #2286
Unanswered
QinOwen
asked this question in
Asking for Help
Replies: 2 comments 1 reply
-
Disabling friction does not imply energy conservation. That would only happen with perfectly elastic collisions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for replying. Because I do not want the ball to finally stop at the bottom of the bowl, is there any way that I can enable perfect elastic collisions and prevent the ball from stopping? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Intro
Hi!
I am a student trying to simulate physics problems with MuJoCo. I am using MuJoCo's SDF feature to simulate a ball dropping onto a curved surface and am experiencing unexpected behavior:
My setup
• Operating System: Windows 11
• MuJoCo Version: 3.2.2
My question
How can I simulate curved surfaces and ensure that physical properties are accurate?
Minimal model and/or code that explain my question
XML File Used:
I have attached a video as a visual demonstration.
https://github.com/user-attachments/assets/11c7d586-35f3-4523-bc21-9ba9a51316aa
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions