Obstacle Avoidance using LEGO Mindstorms EV3 and Simulink
This package shows how to get started with the LEGO Mindstorms EV3 support from Simulink and build an obstacle avoiding rover. This uses the Simulink support package to communicate with the robot and uses Simscape Multibody for the 3-D simulation environment.
This project shows how Simulink helped us - 1) simulate and understand robot behavior before deploying the same code onto the robot and 2) Tune parameters and monitor signals from Simulink while the code is still running on the robot without having to recompile. The project also shows basics of Control System Design - data acquisition, parameter estimation and motor controller design.
https://www.youtube.com/watch?v=eFm_Rg_JlII
Zitieren als
Madhu Govindarajan (2024). Obstacle Avoidance using LEGO Mindstorms EV3 and Simulink (https://www.mathworks.com/matlabcentral/fileexchange/56293-obstacle-avoidance-using-lego-mindstorms-ev3-and-simulink), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Industries > Automotive > Commercial & Off-Highway Vehicles >
- Robotics and Autonomous Systems > Robotics System Toolbox >
- Robotics and Autonomous Systems > ROS Toolbox > ROS Toolbox Supported Hardware >
Tags
Communitys
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Obstacle_Avoidance/
Obstacle_Avoidance/MATLABFiles/
Obstacle_Avoidance/SimulinkModels/1_DataAcquisitionAndEstimation/
Obstacle_Avoidance/SimulinkModels/2_MotorModelingAndControl/
Obstacle_Avoidance/SimulinkModels/3_CollisionAvoidanceSimulations/
Obstacle_Avoidance/SimulinkModels/4_RobotControl/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.1.0 | Fixed couple of warning messages on the startupDemo script by deleting two unnecessary lines of code. |
||
1.0.0.1 | Updated license
|
||
1.0.0.0 | Updated the ReadMe text file |