Skip to content
Snippets Groups Projects

Matrix quaternion tools

Closed Dinesh Atchuthan requested to merge matrix_quaternion_tools into master

Created by: AtDinesh

I imported the spatial part of Pinocchio. Most of the functions we need (q2v, v2q, ...) are defined there.

Merge request reports

Closed by avatar (May 18, 2025 2:46pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: AtDinesh

    Next step would be to code quaternion/matrix tools that gives jacobians in output

  • Created by: joansola

    Hi Dinesh. Before pulling to master, you need to do some extra work:

    • You should select the files you want to add to WOLF. All that is related to forces is not needed in WOLF.
    • Also, you should migrate all the syntax and name styles to the styles we use in WOLF.
  • Created by: AtDinesh

    I am closing this pull request. This work is being done in a branch derived from matrix_quaternion_tools. i will merge it to this branch when it will be ready (if it is computationally interesting). For now I am putting qProd, v2q, (etc...) methods that can compute jacobians in the matrix_quaternion_tools branch.

  • Created by: joansola

    Please post further comments to this issue in #54 (closed)

Please register or sign in to reply
Loading