https://github.com/sahq-azhar/simulink-quadruped_robot
Quadruped robot simulation using MATLAB and Simulink.
https://github.com/sahq-azhar/simulink-quadruped_robot
matlab matlab-codes simulink simulink-model
Last synced: 5 months ago
JSON representation
Quadruped robot simulation using MATLAB and Simulink.
- Host: GitHub
- URL: https://github.com/sahq-azhar/simulink-quadruped_robot
- Owner: sahq-azhar
- Created: 2021-10-14T11:57:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T18:19:51.000Z (over 3 years ago)
- Last Synced: 2024-11-16T09:29:37.349Z (7 months ago)
- Topics: matlab, matlab-codes, simulink, simulink-model
- Language: MATLAB
- Homepage:
- Size: 252 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Quadruped Robot Using MATLAB-Simulink
This repository contains the Simulink model and various supporting libraries for a Quadruped robot. This model was made for a competition and a initial simulation before planning for a prototype and building the finished robot was made to understand the various gait patterns that can be obtained using specific chassis and leg configurations. The final robot can be seen on the YouTube link provided below.
The older version of simulation will be in the 2018 folder for future reference and developments. The new improvements and optimizations will be updated in a new folder (2021).
Library Used
--------------------------------------------Simscape Multibody Contact Forces Library
[](https://www.mathworks.com/matlabcentral/fileexchange/47417-simscape-multibody-contact-forces-library)
This library contains contact force models for use with Simscape Multibody. They can be used for intermittent contact (parts bouncing off each other) and persistent contact (parts resting on each other).
Important note:
Since this model was created back in 2018 while installing the library make sure to install an older version to avoid any simulation and compilation errors.current compatible library available on add-ons explorer :19.2.5.0
Media
---------------------------------------------![]()
![]()
![]()
![]()
![]()
Reference
----------------------------------------------This simulink model was created referring to
- [MATLAB and Simulink Robotics Arena: Walking Robot](https://in.mathworks.com/matlabcentral/fileexchange/64227-matlab-and-simulink-robotics-arena-walking-robot?s_tid=srchtitle_walking%20robot_6)
- [mathworks-robotics/msra-walking-robot](https://github.com/mathworks-robotics/msra-walking-robot)kudos to the team for putting together such a great project.
It's all because of them that I was able to comprehend and learn from that model and create this.Issues Resolved
--------------------------------------------------
Had a particular issue with joints going out of place was resolved later on after using revolute joint as suggested by a Matlab staff (Sebastian Castro).Thanks to him for helping.
link to the discussing (if you are intrested)
- [Facebook](https://www.facebook.com/100017607456550/videos/305468520050061/)
- [Matlab Central](https://in.mathworks.com/matlabcentral/answers/418450-i-have-followed-the-following-tutorial-but-haven-t-got-any-output-please-help-me-out?s_tid=prof_contriblnk)Extra info
-----------------------------
(Only for 2018 Folder)
For better understanding the file were renamedClick to view
* fulleasysphere.slx----> Simulinkmodel.slx
* fulleasy_DataFile1.m----> Simulinkmodel_DataFile.mFinal video
--------------------------------
![]()
----------------------------------------------------
**⭐ The repo**### Eat, Sleep, CODE, Repeat!