petercorke / robotics-toolbox-matlab

Robotics Toolbox for MATLAB
GNU Lesser General Public License v2.1
1.29k stars 445 forks source link

corrected CoM of link7 of panda #118

Open jenskober opened 2 years ago

jenskober commented 2 years ago

as @AunSiro pointed out, the DH model of Gaz et al. (from which the dynamics parameters of the panda stem) models the flange with an 8th static joint, here this offset is part of link 7, so the center of mass needs to be adapted accordingly. also see https://github.com/petercorke/robotics-toolbox-python/pull/304