Skip to content

[Defaulttype] RigidTypes: Fix various bugs in RigidCoord/RigidMass and add unit tests#5988

Open
fredroy wants to merge 9 commits intosofa-framework:masterfrom
fredroy:fix_rigidtypes
Open

[Defaulttype] RigidTypes: Fix various bugs in RigidCoord/RigidMass and add unit tests#5988
fredroy wants to merge 9 commits intosofa-framework:masterfrom
fredroy:fix_rigidtypes

Conversation

@fredroy
Copy link
Contributor

@fredroy fredroy commented Mar 3, 2026

Mostly about 2d (which seems to be totally not used as some functions cannot compile)

But also some ones in 3d which are interesting:

  • rigid mass serializations were bogus
  • operator += was different than operator+

and add a lot of unit tests

[with-all-tests]


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@fredroy fredroy added pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request pr: test PR adding test(s) in SOFA pr: AI-aided Label notifying the reviewers that part or all of the PR has been generated with the help of an AI labels Mar 3, 2026
@fredroy
Copy link
Contributor Author

fredroy commented Mar 3, 2026

[ci-build][with-all-tests]

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

Labels

pr: AI-aided Label notifying the reviewers that part or all of the PR has been generated with the help of an AI pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request pr: test PR adding test(s) in SOFA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants