Inverse Kinematic algorithm

Inverse Kinematic for an Anthropomorphic arm with 3 DOF.
2.2K Downloads
Updated 18 Jan 2011

View License

% It calculates the Inverse Kinematic of an Anthropomorphic arm with 3 DOF.
% 'q' is the solutions in radiant and K is the direct Kinematic matrix.
%
% K = [ n s a p;
% 0 0 0 1]
% where n, s, a are three vectors fo 3 elements that represents the
% end-effector's orientation, and p is the desired end-effector position.

Cite As

Andrea Cirillo (2024). Inverse Kinematic algorithm (https://www.mathworks.com/matlabcentral/fileexchange/30078-inverse-kinematic-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Properties in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Version Published Release Notes
1.0.0.0