Skip to content

Fix Coriolis Matrix Algorithm for any floating base choice#1288

Draft
LoreMoretti wants to merge 6 commits into
masterfrom
patch/CoriolisMatrixAlgorithm
Draft

Fix Coriolis Matrix Algorithm for any floating base choice#1288
LoreMoretti wants to merge 6 commits into
masterfrom
patch/CoriolisMatrixAlgorithm

Conversation

@LoreMoretti

@LoreMoretti LoreMoretti commented Dec 23, 2025

Copy link
Copy Markdown
Contributor

This PR closes #1287.

Namely, it fixes the computations when:

  • the floating base is a link with linkIndex != 0
  • the floating base is an additional frame of the link, and not the main link frame itself.

It should be merged after #1286

@LoreMoretti

Copy link
Copy Markdown
Contributor Author

Regarding:

  • the floating base is an additional frame of the link, and not the main link frame itself.

I am thinking of using what explained in Section 3.8 of https://github.com/traversaro/traversaro-phd-thesis

@LoreMoretti

LoreMoretti commented Jan 7, 2026

Copy link
Copy Markdown
Contributor Author

I am missing just to fix the case where the floating base is an additional frame of a link and the velocity representation is the mixed one.

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.

Issues with Coriolis MatrixAlgorithm when floating base is not the root link

1 participant