Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 636 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 636 Bytes

Dynamics-2LinkManipulator

The project simulinks the dynamic modeling and PD/InverseDynamic control of 2-link robotic manipulator. It uses S-function to execute state differential equation in Matlab Simulink.

PD controller for set-point task

PD_simulink

PD_result

Inverse Dynamic controller for trajectory-tracking task

InverseDynamic_simulink

InverseDynamic_result

Above results looks not perfect due to short time duration, it works better when the simulation runs longer.