Skip to main content

crba

Function crba 

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

Compute the joint-space mass matrix M(q) using CRBA.

Returns an nv × nv symmetric positive-definite matrix.