Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 441 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 441 Bytes

manipulator_arm

2 DOF robotic manipulator arm which will traverse a path by randomly selecting initial and final points.

Required Toolbox in matlab to run code

Robotics System Toolbox

How To Run:

Step 1: First run the matlab code.

Step 2: A figure window will open, double click at any 2 points (for selecting initial and final points).

Wait for some time, You will see manipulator arm traversing from initial to final point.