Drawing Robot
Four short example scripts. Each script runs sequence:
- define symbolic kinematic equations: position(angles)
- find inverse kinematic equations: angles(position)
- define array of target points
- for each target point, solve angles and draw
Clip of 'drawing_robot_3d_bonus.m' and a 'getting started' video below
https://youtu.be/It9x1EORuFE
https://youtu.be/R6vPZL5DuhM
Cita come
Silas Henderson (2025). Drawing Robot (https://www.mathworks.com/matlabcentral/fileexchange/70374-drawing-robot), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Graphics > 2-D and 3-D Plots > Animation >
- Engineering > Electrical and Computer Engineering > Robotics >
Tag
Riconoscimenti
Ispirato da: Portrait Drawing using Computer Vision and Robot Manipulator
Community
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.021 | only fix typo in 2d doc: '*' instead of '(' |
||
1.02 | only edit description |
||
1.01 | fix typo & spacing |
||
1.0 | merge 2d and 3d, format |
||
0.12 | fix typo in doc |
||
0.11 | fix spacing |
||
0.1 | add 'lite' version with more documentation |
||
0.0.54 | spacing |
||
0.0.53 | spacing |
||
0.0.52 | description |
||
0.0.51 | remove url |
||
0.0.5 | add link to documentation |
||
0.0.4 | screen |
||
0.0.3 | re-organized, added a couple things |
||
0.0.2 | YouTube Link |
||
0.0.1 |