Inverse Kinematic for 6DOF arm

It calculates Inverse Kinematic for 6DOF anthropomorphic arm with spherical wrist.
6.3K Downloads
Updated 31 Jan 2011

View License

% Anthropomorphic arm with 6 DOF and spherical wrist
% It calculates the Inverse Kinematic of an Anthropomorphic arm with 6 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 for 6DOF arm (https://www.mathworks.com/matlabcentral/fileexchange/30243-inverse-kinematic-for-6dof-arm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Symbolic Math Toolbox 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