Skip to content

Kinematic-loop examples fails to simplify properly #4117

@baggepinnen

Description

@baggepinnen

This example simplifies to a system with rotation-matrix variables
https://github.com/JuliaComputing/Multibody.jl/blob/main/docs/src/examples/kinematic_loops.md?plain=1#L78

julia> ssys
Model fourbar:
Equations (10):
  10 standard: see equations(fourbar)
Unknowns (10): see unknowns(fourbar)
  j1₊phi(t): Relative rotation angle from frame_a to frame_b
  j2₊phi(t): Relative rotation angle from frame_a to frame_b
  j3₊frame_a₊R₁ˏ₁(t)
  j3₊frame_a₊R₂ˏ₂(t)
  j4₊frame_a₊R₂ˏ₁(t)
  j4₊frame_a₊R₁ˏ₂(t)
  j5₊phi(t): Relative rotation angle from frame_a to frame_b
  j3₊phi(t): Relative rotation angle from frame_a to frame_b
  j3₊w(t): angular velocity (rad/s)
  j5₊w(t): angular velocity (rad/s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions