Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructuring ReducedModelControllers #703

Closed
wants to merge 2 commits into from

Conversation

mebbaid
Copy link
Contributor

@mebbaid mebbaid commented Jul 10, 2023

In this PR I will add the StableCentroidalMPC as derived class from a BaseCentroidalMPC together with keeping the original CentroidalMPC implementation unchanged.

The idea is also to add the ParametrizedCentroidalMPC derived class. However I will leave that to a separate PR till I fix the associated unit test issue.

@mebbaid mebbaid changed the title restructuring ReducedModelControllers for PR restructuring ReducedModelControllers Jul 11, 2023
@mebbaid mebbaid force-pushed the mebbaid_centroidals branch from 486c8d7 to 657b427 Compare August 28, 2023 13:05
@mebbaid mebbaid changed the title restructuring ReducedModelControllers Restructuring ReducedModelControllers Sep 27, 2023
populated also the z-subdynamics optivars

dirty fix to Test compilation fail

some clean up of Parametrized and added relevant test

align implementation of parametrized with original centoridal

remove trailing whitespaces

fix compilation issue related to CentroidalMPCOutput struct

added Stable Centroidal basic class

prepare PR for only StableCentroidal
@mebbaid mebbaid force-pushed the mebbaid_centroidals branch from 7e93607 to a4b03ef Compare September 29, 2023 08:12
@mebbaid
Copy link
Contributor Author

mebbaid commented Sep 29, 2023

Closing in favor of #734

@mebbaid mebbaid closed this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant