Giter VIP home page Giter VIP logo

eng300_collaborative_robots's Introduction

Info

This work is part of my Mechanical Engineering Bachelor's Dissertation project. The robots and software were inherited from a previous project, and the system capabilities were improved upon as part of the current work.

Updates comapred to previous software from ENGR407:

  • The robots now use DigiMesh networking to communicate with each other using on board Digi Xbee 3 devices.
    • The robots previously relied upon a computer running a single ROS core within the same WiFi network for communication.
  • The system has been made more modular and scalable using Gonçalo Martins' MRGS framework, through the implementation of a Data Interface node which handles a lot of the data transfer between topics & compresses the maps
  • The updated map merging algorithm (Stefano Carpin's Hough Transform) uses less CPU and memory resources when compared with the previously implemented algorithm (Jiri Horner's Multirobot Map Merge), this was experimentally validated using bag files.

Branches

Both of the below branches have the new Xbee communication and MRGS data handling capabilities, just with different map merging algorithms integrated.

  • map_merge_testing_mexplore - Full software with the previously implemented map merging algorithm (a modified version of Jiri Horner's Multirobot Map Merge)

  • map_merge_testing_mrgs - Full software with the map merging algorithm used in the MRGS framework (MRGS framework is from Gonçalo Martins, and the map merging is from Stefano Carpin using the Hough Transform method)

  • All other branches were just used for helping with debugging / development, they can be ignored

eng300_collaborative_robots's People

Contributors

faizahmalik avatar

Stargazers

 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.