Recently, I read a paper which pointed out the equivalence between recurisive robot dynamics methods and filtering and smoothing techniques from state estimation theory. It is said that the computing complex of this algorithm is O( N ),N is the number of joints.
Does anybody adopt this idea to achieve recurisive robot dynamics model?