Skip to content

Support lifting the acceleration calculation in CLS DCS #88

Description

@apozharski

In the longer term we may want to support lifting the acceleration values, that is, doing the inversion "numerically",

This would mean adding support for additional algebraic states a calculated via the constraint:

M @ model.a - model.f_v - J_n @ self.lambda_normal = 0

and making the dynamics

self.f_x = ca.vertcat(model.v, model.a)

This is just a comment, for the future, not this PR. We may want to open an issue on this.

Originally posted by @apozharski in #75 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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