Dynamic Model of Underactuated Five-Link Biped Robot

Dynamic Model of Underactuated Five-Link Biped Robot
526 Downloads
Updated 11 Jan 2018

View License

Dynamic-Model-of-underactuated-five-link-biped-robot
This project contains two MATLAb functions which used to obtain the dynamic model of underactuated five-link biped robot.
First file ( Generlazed.m) used to generate the dynamic model as a function of the absolut angles which are the angles between each link of the biped and the vertical axis.
Second File (Relative.m) used to obtain the dynamic model of the biped as a function of the relative or the controlled joint angles.
Third file is Lagrange's equations which calculate equations of motion, I downloaded this function from this link ( https://www.mathworks.com/matlabcentral/fileexchange/23037-lagrange-s-equations )
Absolute angles are: theta1, theta2, theta3, theta4, theta5.
Relative angles are: q0, q1, q2, q3, q4.
Also, there is a file named Biped.pdf contain the schematic diagram of the biped with all absolute and relative angles.

If you have any question, don't hesitate to contact me ( ibrahim.seleem@ejust.edu.eg )

© 01/12/2017 Ibrahim Ali Mohammed Seleem ALL RIGHTS RESERVED

Cite As

Ibrahim Seleem (2024). Dynamic Model of Underactuated Five-Link Biped Robot (https://www.mathworks.com/matlabcentral/fileexchange/65270-dynamic-model-of-underactuated-five-link-biped-robot), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux

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.0.0

file Extension to .zip file
Update the file extension to .7z
update