MATLAB: How to give the effector a desired trajectory using simmechanics bloks.

simmechanics

Hello everyone,
I have to give my effector trajectories for example a translation or rotation, how can I order my 4-DOF arm by defining the inverse dynamics through simmechanics blocks.
Thank you in advance.

Best Answer

As long as you're using R2013b and later (if you're using the newer Second Generation SimMechanics), you can directly prescribe motion trajectories on joints. This blog post talks about it quite well:
There is also a good robotics example in the product. You can enter sm_welding_robot in the command window or look at this link:
- Sebastian