You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to launch the sofiaLeg demo provided by the ModelOrderReduction plugin, the newBox function did not work for me. I noticed that TRS_to_matrix() does not initiate the rotation quaternion when a zero rotation is given. It can be fixed by adding the following lines:
When trying to launch the sofiaLeg demo provided by the ModelOrderReduction plugin, the
newBox
function did not work for me. I noticed thatTRS_to_matrix()
does not initiate the rotation quaternion when a zero rotation is given. It can be fixed by adding the following lines:The text was updated successfully, but these errors were encountered: