Inverse Dynamics of a 2 Link RR Planar Parallel Manipulator

GUI plots torque profiles at each joint over a period of 100 seconds.
2.2K Downloads
Updated 21 Apr 2014

View License

I have created a function which calculates the 3 main torque components that contribute to the total torque profile of the actuated joints using Lagrangian formulation. Further detail of the problem is located in the RR2_ID.m file. The GUI then uses this function, and plots each of the components (inertial torque, coriolis torque, gravitational torque, total torque) versus time. The nominal parameters, such as the mass and length of each link, can be varied as well. The angular velocities of each joint can be varied between 3 settings; slow, medium and fast. Make sure all files( .fig, .m, .png) are io the same directory. The GUI code needs the image file (.png) to display an image within the GUI figure.

Cite As

Micco Manocchio (2024). Inverse Dynamics of a 2 Link RR Planar Parallel Manipulator (https://www.mathworks.com/matlabcentral/fileexchange/46208-inverse-dynamics-of-a-2-link-rr-planar-parallel-manipulator), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on ROS Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Error in Lagrange Formulation. Proof and Inverse Dynamics function have been updated.

1.1.0.0

Added to description.

1.0.0.0