Simple kinematic robot arm program
Solves a simplified 2D inverse kinematic problem for a robot arm with 'n' links of variable lengts 'r'. Needs to be complemented with the 'cylinder2P' program created by Per Sundqvist (https://www.mathworks.com/matlabcentral/fileexchange/5468-cylinder-between-2-points) or a similar function. In the script I have rewritten the 'rotate' function from Matlab and called it 'rotate_eff' (as in "efficiently"). But you could simply change that back to 'rotate'.
Zitieren als
Markus Lindblom (2025). Simple kinematic robot arm program (https://de.mathworks.com/matlabcentral/fileexchange/74725-simple-kinematic-robot-arm-program), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: Cylinder Between 2 Points
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0 |
