Find target, Point target
This project mainly simulates four Manipulator control algorithms:
These algorithms are applied to a 6R PUMA robot manipulator using Robotics Toolbox.
Before running code, make sure you have Robotics Toolbox installed in Matlab.
Robotics Toolbox (RTB) is a useful Matlab toolbox, which provides functions related to robotics. You can click the link to download RTB and install it.
All codes have Only been tested on
There is no guarantee that the codes have good compatibility in other versions.
Four folders in the repository represent four control algorithms.
Double-click Main.m
in the each folder to start simulation of corresponding control algorithm.
That‘s simple~ Enjoy playing robot!!
:star: Star us on GitHub — it helps!