-
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.
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.
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.