Jumping on obstacles/platforms #1413
Unanswered
jakiroshah
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All!
I am working on developing a planner for a biped that can perform a jump from one predefined elevated platform (e.g., a 3D cuboid) to another. From the tutorials and existing issues/discussions I understand that I must somehow use
ResidualModelPairCollision
to include the platform into the solver. Yet, I have been unable to do so.Specific questions:
ResidualModelPairCollision
. If so, how does the solver know whether to avoid the object or integrate it so as to minimize cost?Thank you so much for taking time to look into this, I really appreciate your help :)
Beta Was this translation helpful? Give feedback.
All reactions