[Question] Actor Goes Wild Like Popcorn When Randomly Resetting Poes with Pitch and Yaw #3256
Replies: 3 comments 1 reply
-
Thank you for posting this. Could you share your code that implements the randomization? |
Beta Was this translation helpful? Give feedback.
-
Hello @RandomOakForest, Thank you for your reply.
The robot's USD is in the state shown in Figure 1. This is rotated 90 degrees and spawned using If needed, I can provide the entire Isaac Lab code. Best regards. |
Beta Was this translation helpful? Give feedback.
-
Thank you for following up. Have you made any inroads on your side? I'll move this post to our Discussions for follow up. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I added posture randomization to the reinforcement learning of Hexapod, and the actor goes wild like popcorn.
Pitch and yaw are sampled from (-3.14, 3.14).
I tried four patterns: default posture, pitch only, yaw only, and both pitch and yaw applied. (Motion stopped for verification)
default_pose.mp4
add_pitch.mp4
add_yaw.mp4
add_pitch_and_yaw.mp4
Is this a bug?
Thank you!
OS: Ubuntu 22.04.5
Isaac Sim: 2.5.0
Isaac Lab: 2.0.2
GPU: RTX A4000
Beta Was this translation helpful? Give feedback.
All reactions