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

Implement the CoMZMP controller #387

Merged
merged 7 commits into from
Aug 11, 2021
Merged

Conversation

GiulioRomualdi
Copy link
Member

This issues closes #384

@GiulioRomualdi GiulioRomualdi self-assigned this Aug 9, 2021
@S-Dafarra
Copy link
Member

Are you planning to add some test, even just to check that there are no segmentation faults?

@GiulioRomualdi
Copy link
Member Author

@S-Dafarra in af8e865 I implemented the test

Copy link
Member

@S-Dafarra S-Dafarra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super minor comment

bool m_isInitalized{false};
};

} // namespace Contacts
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy paste

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ops 😅

@GiulioRomualdi
Copy link
Member Author

The Ubuntu CI fails because of #389

@GiulioRomualdi GiulioRomualdi merged commit cb505a6 into master Aug 11, 2021
@GiulioRomualdi GiulioRomualdi deleted the feature/CoMZMPController branch August 11, 2021 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement the simplified model control component
2 participants