Simple kinematic robot arm program

版本 1.0.0 (2.8 KB) 作者: Markus Lindblom
Solves the inverse kinematic problem for a simple robot arm and animates the movement to a desired point 'p'.
143.0 次下载
更新时间 2020/3/26

查看许可证

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

引用格式

Markus Lindblom (2024). Simple kinematic robot arm program (https://www.mathworks.com/matlabcentral/fileexchange/74725-simple-kinematic-robot-arm-program), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Robotics 的更多信息
致谢

参考作品: Cylinder Between 2 Points

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0