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

Merge ***Raw classes in the non-Raw equivalents, and deprecate Raw classes #1114

Merged
merged 8 commits into from
Oct 14, 2023

Conversation

traversaro
Copy link
Member

Some "logical" classes in iDynTree were split across two different classes, i.e. Rotation and RotationRaw , Position and PositionRaw , ... . This difference was there just for historical reason (related to semantic checks, that were removed in #704), so by merging Raw classes with their non-Raw counterpart permit to simplify the codebase.

@traversaro
Copy link
Member Author

There are a few CI failure, due to MATLAB tests failing. My plan is to merge #1112 and then rebase this PR on top of that, and generating bindings, so we re-generated MATLAB bindings just once.

Co-authored-by: traversaro <traversaro@users.noreply.github.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ traversaro
❌ github-actions[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@traversaro
Copy link
Member Author

The only failures are not related to the PR.

@traversaro traversaro merged commit 60c9d8f into master Oct 14, 2023
36 of 37 checks passed
@traversaro traversaro deleted the cleanupraw branch October 14, 2023 19:00
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.

2 participants