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 download
Aggiornato 23 mar 2010

Visualizza la licenza

[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.

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Robotics System Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0