Skip to content

dariusirani99/mae598-swarm-constrained-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Constrained Obstacle Detection

Copyright Notice

This repository and its contents are the intellectual property of Darius Irani, protected under applicable copyright laws. As stated in GitHub’s Terms of Service, I retain ownership of all content I post in this repository.

Anyone attempting to claim credit for this code or integration using this code without proper attribution will be considered in violation of these terms. Such violations must be reported directly to Darius Irani and may result in legal action.

Unauthorized claiming of credit for this work is strictly prohibited and will result in legal action. However, this repository is open for use, and individuals are permitted to use it for their own purposes as long as proper credit is given, and ownership is not claimed. Any fork or reuse must include clear attribution to the original author, Darius Irani.

By using this repository, you agree to these terms.


General

This repository contains scripts for the MAE598 - Multi Robot Systems project. It simulates swarm robotics for constrained coverage mapping, including obstacle detection and avoidance.

Please credit Darius Irani if used in any publications or projects.

Requirements

  • MATLAB R2021a or later
  • Image Processing Toolbox

Downloading the Repository

  1. Click on Code and select Download ZIP.
  2. Extract the ZIP file to your desired location.

Running the Simulation

  1. Ensure all files are stored in the same folder.
  2. Open the main_script.m file in MATLAB.
  3. Adjust parameters in the USER TUNABLE VARIABLES section.
  4. Run the script and follow the prompts in the MATLAB console.

Troubleshooting

  • Ensure the Image Processing Toolbox is installed and active.
  • If errors occur, confirm that all files are in the same directory and MATLAB has appropriate permissions.

License

This work is licensed under CC BY 4.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages