Inverse Kinematics for RA-01 Robotic Arm

Function finds the inverse kinematics of a RA-01 robotic arm made by Images SI Inc. New York.
1.3K Downloads
Updated 23 Mar 2010

View License

[a,b,c] = InverseKinematicsAM(x,y,z)
This function finds the joint configurations for the waist, shoulder and elbow of the RA-01 robotic arm made by Images SI, Inc. It takes in three inputs which are the specifications of the x, y and z positions of the centre of the gripper of the robotic arm. The inverse kinematics is computed and the joint configuration is output, where:
- a is the angular configuration of the waist;
- b is the angular configuration of the shoulder; and
- c is the angular configuration of the elbow
This file requires another file submitted by me to this exchange, namely "armTransform.m". It uses this file to compute the forward kinematics for error checking and to ensure that it picks the correct solution from each set of four possible solutions.

Cite As

Olawale Akinwale (2024). Inverse Kinematics for RA-01 Robotic Arm (https://www.mathworks.com/matlabcentral/fileexchange/27055-inverse-kinematics-for-ra-01-robotic-arm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Robotics System 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