Open traversaro opened 7 years ago
Furthermore, a lot of the terrible code in that class was due to the poorly designed (by myself) attempts to program a general way of computing the basis for the identifiable subspace given a regressor structure. The recent paper Observability in Inertial Parameter Identification introduces a general algorithm Recursive Parameter Nullspace Algorithm (RPNA) that is a good candidate to be generalized to arbitrary regressor structure and added to this class. A MATLAB implementation that can be used as a reference is available in https://github.com/pwensing/RPNA .
cc @francesco-romano
Related: https://github.com/robotology/idyntree/pull/314 .