5R Symetrical Parallel Robot GUI

MatLab GUI to controling a 5R symetrical parallel mechanism
422.0 次下载
更新时间 2016/7/24

查看许可证

Project video (Youtube):
https://youtu.be/Xbq9lMkz1Vg

GUI:
- PanelRobot.fig. MatLab GUI to controling a 5R symetrical parallel mechanism. There is a bug wich prevents to open the GUI directly. It is necessary to execute from the command window: >>PanelRobot
- PanelRobot.m. MatLab script corresponding to PanelRobot.fig.
Paths for inverse kinematics:
- Flamenco.txt (Flamingo)
- Gallo.txt (Rooster)
- mano.txt (Hand)
- MatLabLogo.txt (MatLab's logo)
- Pinguino.txt (Penguin)
- poligono.txt (Poligon)
- UAM_2.txt (Universidad Autónoma de Manizales logo)

Table for forward kinematics (driver's angles)
- angulos.txt

Functions to process images and paths (.png, .mat, .txt)
- crearDibujo.m. Main function
- circles.m. plots circles of radius r at points x and y. Chad Greene, March 2014. University of Texas Institute for Geophysics.
- fiveRmic.m. Maximal Inscribed Circle within the workspace of a 5R symetrical parallel mechanism.

5R Parallel Robot GUI by:
Sebastián Durango Idarraga (Departamento de Mecánica y Producción)
Rubén Darío Flórez Hurtado (Departamento de Electónica y Automatización)
Universidad Autónoma de Manizales, Colombia
2016

引用格式

Sebastian Durango Idarraga (2024). 5R Symetrical Parallel Robot GUI (https://www.mathworks.com/matlabcentral/fileexchange/58046-5r-symetrical-parallel-robot-gui), MATLAB Central File Exchange. 检索来源 .

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

参考作品: circle plotter

Community Treasure Hunt

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

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

Description: A link to the project video was included.

1.0.0.0

2016-07-07: Description updated