Skip to content

University project about a simulated autonomous robot.

License

Notifications You must be signed in to change notification settings

AitorAstorga/Mumba

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

ezgif-2-0f401cd2d7

This program was developed as a small university project in 2020, during COVID-19 lockdown in Spain. The idea is to simulate an autonomous robot that moves from point A to point B making the shortest path. The electronic structure that makes the robot move and other different aspects, such as, the ultrasounds that detect obstacles are defined in the documentation.

The software in this repository is its application, which simulates the map or layout of a building, and lets input a start point and an objective point. Then, it generates the shortest path between them and displays the simulation of the movement it would path.

Presentation of the project in basque: PBL2 Aurkezpena 2. Taldea

Documentation of the project in basque: Txostena 2_Taldea.pdf

(back to top)

Built With

The thing is built with:

  • Windows
  • Visual Studio
  • C

yep, that's it 😊

(back to top)

Getting Started

Prerequisites

You must have a Windows operating system to play this game. Unfortunately, we were too young and Linux-less when we did this, and we didn't know any better.

Additionally, you will need support for C from Visual Studio. Install C and C++ support in Visual Studio

Installation

To get a local copy up and running follow these simple example steps.
  1. Download and unzip the file NomNom2020.zip
  2. Place the newly created folder in any location you wish
  3. Execute Nom Nom 2020.exe
  • OPTIONAL: you can create a shortcut to your Desktop for easy access to the game!
  1. Play!

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

(back to top)

Contact

Aitor Astorga Saez de Vicuña - [email protected]

  • LinkedIn

Aitor Oruna Rodriguez - [email protected]

Oihan Ozaeta Perez de arenaza - [email protected]

Danel Mazkiaran Hernandez - [email protected]

  • LinkedIn

Sergio Sanchez Garcia - [email protected]

Project Link: https://github.com/AitorAstorga/Mumba

(back to top)

Acknowledgments

(back to top)

About

University project about a simulated autonomous robot.

Topics

Resources

License

Stars

Watchers

Forks

Languages