how i can make a robotic arm on matlab with all steps (semulation and controll ?

3 views (last 30 days)

Answers (1)

Foufa.h
Foufa.h on 1 Oct 2016
you should write the dynamic model of the robot arm (the inertia matrix,the Coriolis and centrifugal forces vector...)in a function , the jacobian,Reference trajectory,geometric model,the control function,and solve your system with ode45 .you really need to program equations of the 3 dll robot arm to solve it.

Community Treasure Hunt

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

Start Hunting!