• Stars
    star
    16
  • Rank 1,311,288 (Top 26 %)
  • Language
    MATLAB
  • Created about 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Inverse dynamics of a robotic manipulator of any DOF using recursive Newton Euler formulation (outward iteration from base to tip for finding link angular and linear velocities and accelerations and inward iteration from tip to base for finding joint torques and forces). The code is made on the basis of proximal DH parameters of the manipulator, but the code takes the input in form of the distal DH parameters of the manipulator (which are them converted to proximal by the code itself).