-
Hello @rohanpsingh, thank you for this wonderful library! I am a researcher looking to generate locomotion on stairs for a biped robot. Could you explain a bit about how the mirror observation works? I could not understand the following lines:
Why is there a -0.1? Also, not able to understand the other indices. I passed |
Beta Was this translation helpful? Give feedback.
Answered by v-r-a Jul 29, 2025
Replies: 1 comment
-
Got it. Mirrored about the Sagittal plane. Roll and Yaw axes get flipped. -0.1 is a tick to flip the 0th DOF. PS: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by v-r-a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Got it.
Mirrored about the Sagittal plane. Roll and Yaw axes get flipped.
-0.1 is a tick to flip the 0th DOF.
PS:
The order of joints at the hip is Hip roll --- Hip pitch --- Hip yaw (not yaw-roll-pitch)
The order of joints at the ankle is ankle roll --- ankle pitch.