Skip to content

Improved handling of Symbolic input to kinematics code

Choose a tag to compare

@rlhatton rlhatton released this 17 Nov 07:42
· 161 commits to master since this release

Adjoint action code now performs 50-step simplification of symbolic forms (which eliminates several trigonometric combinations that matlab doesn't directly recognize as being equal to 1).

N_link_chain and Nonholonomic connection code are now more robust to mixed symbolic and numeric inputs (e.g., a chain with symbolic lengths for the links, but evaluated at a numerically-specified set of joint angles).