Giter Site home page Giter Site logo

mitchellspryn / magellan-core Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 20.98 MB

Core repo for robo-magellan bot

CMake 2.13% C++ 32.57% Python 15.17% Shell 0.80% C 4.06% HTML 0.85% JavaScript 0.77% PLpgSQL 0.35% PowerShell 0.04% Jupyter Notebook 43.27%

magellan-core's Introduction

Magellan-Core

Overview

The Magellan Project is a repo hosting design and software files for an open-source autonomous robotics platform. For more information about the purpose of this project, read the blog posts here:

Here is a video of the bot in action:

bot_in_action

What's included

The content is divided into a few subdirectories:

  • Analysis: A few jupyter notebooks used for analyzing some data during the design. In particular, these were useful in debugging the causes of failure of the IMU and GPS to perform due to motor interference.
  • AVR: This is the code that runs on the arduino. It creates a serial client that continuously reads the IMU and the GPS, which is then read the by the Arduino Serial Reader node to inject the data into ROS. For details about compiling and running this project, see the README.md in that folder.
  • Design: This directory contains design files for the chassis. In addition, it has some CAD files that were used when laying out the bot.
  • Experimental: Some experimental programs used while debugging and developing algorithms. These programs are generally one-off programs, which are used to quickly prototype an algorithm. If successful, it is implemented more robustly in the production workspace.
  • Simulation: Contains some experimental bindings to UrdfSim and the RoboMagellanOrchestrator. They are functional but do not support all of the sensors currently on the bot.
  • Workspace: Contains the control system for the robot. For more information about the modules included, see the README.md in this folder.

magellan-core's People

Contributors

mitchellspryn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.