Giter Site home page Giter Site logo
  _____       _           _    __          __        
 |  __ \     | |         | |   \ \        / /        
 | |__) |___ | |__   ___ | |_ __\ \  /\  / /_ _ _ __ 
 |  _  // _ \| '_ \ / _ \| __/ __\ \/  \/ / _` | '__|
 | | \ \ (_) | |_) | (_) | |_\__ \\  /\  / (_| | |   
 |_|  \_\___/|_.__/ \___/ \__|___/ \/  \/ \__,_|_|   

by Robot Campus http://www.robotcampus.fr/

Installation

sudo aptitude install build-essential git-core wget screen dfu-util \
    openocd python python-serial

Directories

  • BinutilsArm/: Contains all tools to compile and play with ARM architecture
  • LibMaple/: Contains libmaple source files, this is the modified fork of RobotCampus
  • LibRobotCampus/: Contains Robot Campus own helpers
  • skeleton/: A skeleton boilerplate, just copy and paste it to src/ or the name you want to create a new project (see below)
  • joypad/: contains some scripts to send commands to your robots using joypads

Compilation

  • Copy skeleton/ to src/, for instance
  • Write your code in src/
  • Update the first line of build-targets.mk if you want to add some files
  • In src/, run make to compile
  • In src/, run make install to flash your board

32-bits compatibilities

The arm binutils are 32-bits, if you are on a 64-bits system and want compatibility, you can try:

dpkg --add-architecture i386
apt-get update
apt-get install ia32-libs

Documentation

Robots War's Projects

avr icon avr

Chaîne de compilation

docs icon docs

Documents pour Robots War

libmaple icon libmaple

RobotsWar fork of the libmaple (adding boards and some minor features)

maple icon maple

This is a development environment based on the LibMaple

plater-corpus icon plater-corpus

Test set for Plater, 3D-printer parts plate generator & optimizer

robotswar icon robotswar

RobotsWar framework (http://www.robotcampus.fr/)

soccer icon soccer

RobotsWar Autonomous Soccer Chalenge --- Starting code

spidey icon spidey

Open-source DIY parametric robot

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.