Skip to main content

aba

Function aba 

Source
pub fn aba(
    model: &Model,
    state: &State,
) -> Matrix<f64, Dyn, Const<1>, VecStorage<f64, Dyn, Const<1>>>
Expand description

Run the Articulated Body Algorithm.

Returns generalized accelerations qdd of dimension model.nv. Accepts optional external forces per body (in body frame).