5R Symetrical Parallel Robot GUI

MatLab GUI to controling a 5R symetrical parallel mechanism
다운로드 수: 422
업데이트 날짜: 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