JuliaComputing / Multibody.jl

Other
7 stars 0 forks source link

Add Planar joint #76

Closed baggepinnen closed 2 months ago

baggepinnen commented 3 months ago

I must experiment a bit with state_priority to have the correct variables chosen, I have the following equations

       s_x ~ prismatic_x.s
        s_y ~ prismatic_y.s
        phi ~ revolute.phi

and despite state_priority being higher for s_x than for prismatic_x.s, I still get prismatic_x.s in the state