Git Product home page Git Product logo

enpm809y-final-project's Introduction

This Project achieves to implement Breadth-first algorithm in C++ The project interacts continuously with the API of the micromouse simulator. (https://github.com/mackorone/mms). You must clone the repo given and save it in the directory of your choice. You must also clone the mazefiles (https://github.com/micromouseonline/mazefiles). The files must be in the same directory as you wish.

To execute this project, clone the project in the same directory as you wish to store other repos. (Use: https://github.com/nalindas9/enpm809y-final-project)

To start the micromouse simulator, Follow the steps mentioned in the repo ../mackorone/mms, mentioned above.

To execute the project:

  1. Load the maze file into the simulator (The files that are cloned from ../micromouseonline/mazefiles)
  2. Load the project in the simulator (../enpm809y-final-project/Final-Project-Group7/Project-Group7/src)
  3. Build Commands: g++ -std=c++11 API/API.cpp LandBasedRobot/LandBasedRobot.cpp LandBasedWheeled/LandBasedWheeled.cpp LandBasedTracked/LandBasedTracked.cpp Maze/Maze.cpp Algorithm/Algorithm.cpp ../main.cpp
  4. Run command: ./a.out BUILD the project in the simulator RUN the project

enpm809y-final-project's People

Contributors

nalindas9 avatar rvnandwani avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.