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
mass cancels out of the bicycle model since tire stiffness and rotational
inertia both scale with it. store stiffness/inertia per unit mass (divided
by the reference Civic mass) so mass disappears from the vehicle model
entirely instead of substituting a fake mass constant.
carParams.mass is still set, just no longer consumed.
0 commit comments