How do I plot a simple RT robot and the path of it while drawing something?
25 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello, so I have to make a Rotation-Translation robot that draws a circle and I have to make the robot move while doing so. I got the matrix for every joint but I dont know how to put them in use. Please explain, thank you.
0 comentarios
Respuestas (1)
Devesh Bhasin
el 10 de Nov. de 2022
Hi Spulber,
The 'Get Started with Robotics System Toolbox' page offers tutorials and other resources to design an develop robots. You can access this page using the following link:
This page provides a tutorial to build a robot step-by-step and lists functions for transforming coordinates into different formats under the 'Coordinate Transformations and Trajectories' section.
If you want to visualize the movement of the robot, you can refashion the following shipped examples for your workflow:
0 comentarios
Ver también
Categorías
Más información sobre Robotics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!