brocksam / sympy-biomechanics

Examples using sympy.physics.biomechanics
MIT License
0 stars 1 forks source link

Reformulate bicycle model to not ignore any coordinates up front, gives full equations. #33

Open moorepants opened 1 year ago

moorepants commented 1 year ago

@brocksam We can use this altered bicycle model so that all of the coordinates are available (my prior formulation eliminates ignorable coordinates, but we need some of those ignorable coordinates for the OCP). This simulates correctly and I can update the equations in the paper repo to match.