Noticed that you had TODO to fix payload method. Previous behavior is quite confusing since it overrides dynamics of the last link instead of parameter recalculation.
Why did you remove thejointdynamics method? It's quite independent of the payload change that you did? Also, do you have code that you used to test the new functionality that be folded into the unit tests?
Noticed that you had TODO to fix payload method. Previous behavior is quite confusing since it overrides dynamics of the last link instead of parameter recalculation.