Modeling and Control of a Wheel-Legged Robot

版本 1.0.3 (610.5 KB) 作者: Aurel Marian
This is a system made in Simscape, simulating a wheel-legged robot. Multiple joints work together to achieve self-balancing.
490.0 次下载
更新时间 2022/10/14

查看许可证

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!

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021b
兼容 R2021b 到 R2022a 的版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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