Skip to content

missing "getPositionQuadraticApproximation" method? #2

@hsqthu2012

Description

@hsqthu2012

Hi, I was trying to run foot placement test in this repo. But I found out that the method getPositionQuadraticApproximation in the following is missing.
https://github.com/matheecs/ocs2_legged_robot_annotated/blob/c7f56cc191a07f2bc44629de81132e541f7d45c7/src/constraint/FootPlacementConstraint.cpp#L152
I've browsed the code in OCS2 but there is only getPositionLinearApproximation method.
Without the getPositionQuadraticApproximation method, the compile will fail. Thus I'm wondering where can I find this method?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions