Inverse_Dynamic_Ser​ial_Link

Version 1.0.1 (971 KB) by HS Ding
All Revolute Joint Robot Inverse Dynamic
8 Downloads
Updated 1 Jun 2024

View License

Main File: demo_Dynamic_RJ.mlx
Model Data: Model_CRB15000_Fake.xlsx
Model Data is Fake
Core Function:
Calculate 3 dirction force and torque at each frame:
[F_rot,F_fix,trq] = ...
InvDyn_RJ(T,dag,ddag,rotdirc,mass,cog,inertia,f_ext,n_ext)
Seperate force and torque to 4 parts:
[F_rot_a,F_rot_v,F_rot_g,F_rot_e,...
F_fix_a,F_fix_v,F_fix_g,F_fix_e] = ...
InvDyn_RJ_Part(T,dag,ddag,rotdirc,mass,cog,inertia,f_ext,n_ext)

Cite As

HS Ding (2024). Inverse_Dynamic_Serial_Link (https://www.mathworks.com/matlabcentral/fileexchange/167246-inverse_dynamic_serial_link), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2024a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

Change Commend

1.0.0