Code Monkey home page Code Monkey logo

swarm's Introduction

SwARM Build Status

Swaggy Artistic Robots Matrix

What is it ?

SwARM is an artistic project composed of multiple bots which can roll and light up balloons. It was designed and created during rose 2017 session @ Télécom ParisTech.

File description

  • ChibiOS contains ChibiOS
  • boards contains board descriptions for ChibiOS (SwARM board and our discovery boards)
  • robot contains the code for each robot
  • beacons contains the code for the three beacons (to locate robots)
  • shared contains shared code between robot and beacon (especially radio functions)
  • choregraph contains a web tool to design choreographies and send them to the robots
  • tests contains test code for each feature running on discovery boards

Quick start

first clone the project

  • git clone https://github.com/rose-projects/SwARM.git --recursive

build robot code and flash it using gdb (there are macros at the end of Makefile)

  • cd robot && make

build beacon code and flash it using gdb (there are macros at the end of Makefile)

  • cd ..
  • cd beacon && make

use our tool to generate choreographies : read specific instructions

  • cd ..
  • cd choregraph
  • open README.md

Quoting of our master

ça marchera pas Samuel Tardieu

swarm's People

Contributors

albandecrevoisier avatar alexispolti avatar paulgwf avatar percevalsa avatar samueltardieu avatar superpingu avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

percevalsa

swarm's Issues

Duplicate sinTab

sinTab, and probably some functions, is defined both in robot/trigo.c and test/moving/trigo.c. Please unify.

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.