How do I plot a simple RT robot and the path of it while drawing something?
23 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Devesh Bhasin
2022-11-10
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Robotics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!