How to draw 2 links robot
7 Comments
Answers (2)
Again: You simply cannot draw this:
You can use something like this as values for drawing:
T = [0.3, -0.7, 0, 21.3; ... 0.7 0.3, 0, 22.5; ... 0, 0, 1, 0; ... 0, 0, 0, 1];
I could guess, that you have something like this available, but you do not mention it even after I ask for it. Therefore, please, specify the inputs of your problem exactly and post the corresponding Matlab code. Then explain, what you have done so far (with some code again, even if it is incomplete or not working) and where the problems occurred.
Please consider, that you are very familiar with your problem, but the readers of your question do not have the faintest idea of what you are talking about. E.g. "I have a 2 links robot": Have you build it mechanically and measure the physical angles? Is it a simulation of a rigid body system? Do you mean, that you have created the equations of motion? Is it 2D or 3D? 2 links can mean anything from 2 to 10 degrees of freedom. If we guess all these details, the solution will most likely have just a very vague connection to your problem.
2 Comments
- http://www.mathworks.com/matlabcentral/fileexchange/26660-robotarm
- http://www.mathworks.com/matlabcentral/fileexchange/25855-plot-and-animate-robot
- http://www.mathworks.com/matlabcentral/fileexchange/157-robot-demo
- http://www.mathworks.com/matlabcentral/fileexchange/24361-robotics
- http://www.mathworks.com/matlabcentral/fileexchange/15803-robot-simulator
- http://www.mathworks.com/matlabcentral/fileexchange/22637-robot-arm
- http://www.mathworks.com/matlabcentral/fileexchange/14932-3d-puma-robot-demo
5 Comments
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!