Clear Filters
Clear Filters

How do I plot a simple RT robot and the path of it while drawing something?

6 views (last 30 days)
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.

Answers (1)

Devesh Bhasin
Devesh Bhasin on 10 Nov 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:

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!