robotics-toolbox-matlab
robotics-toolbox-matlab copied to clipboard
Fix payload addition in SerialLink
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 the jointdynamics
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?