Modeling and Control of a Wheel-Legged Robot

This is a system made in Simscape, simulating a wheel-legged robot. Multiple joints work together to achieve self-balancing.
401 Downloads
Updated Fri, 14 Oct 2022 23:18:05 +0000

View License

This is the result of the final year major project done while completing my Robotics degree.
The project was done by designing and assembling a 6 DoF robot in a CAD software, exporting the files in ".STEP" format and then importing everything to Simscape where it was simulated. One of the aims for this project was to make it as realistic as possible.
The entire progress of this project can be found on my final project blog. It contains media for testings and results but it also references the useful guides, concepts and examples studied.
Contents that will be downloaded:
-"CAD files" , it is a folder containing all .STEP files used
-"2_wheel_legged_robot_FullAssembly.xml" used by Simscape to reference the geometries and use them as "Solid" blocks
-"FullAssembly_system.slx" the only file that needs to be executed first to open the project and give access to the final system
-"x2_wheel_legged_robot_FullAssembly_DataFile.m" is needed by the .xml file to set block parameters
Note:
When starting the simulation, on my own computer it runs around 30-40 minutes to see a 10 seconds playable simulation, which isn't ideal when doing "trial and error". If anyone finds a solution to improve the runtime of the simulation please don't hesitate to contact me!

Cite As

Aurel Marian (2024). Modeling and Control of a Wheel-Legged Robot (https://www.mathworks.com/matlabcentral/fileexchange/116735-modeling-and-control-of-a-wheel-legged-robot), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with R2021b to R2022a
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.3

DataFile for block parameters was missing and it has been added in this version.

1.0.2

Added a note about runtime

1.0.1

Updated description.

1.0.0