Coder Social home page Coder Social logo

elcano / elcano Goto Github PK

View Code? Open in Web Editor NEW
70.0 18.0 72.0 19.6 MB

Autonomous mobile robot based on a recumbent trike.

Home Page: https://www.elcanoproject.org/wiki/Main_Page

License: Other

C 17.19% C++ 75.89% Processing 1.19% Shell 1.29% Python 3.71% Prolog 0.10% HTML 0.63%

elcano's Introduction

Welcome to the Elcano autonomous tricycle project!
Please see:
http://www.elcanoproject.org/

This repository has been archived. The system consists of several different microprocessors. Elcano/Elcano has been broken into separate repositories for each processor.

To get started, fork and clone the repository:
https://github.com/elcano/elcano

Parameters and settings for each trike are defined in:
/libraries/Settings/Settings.h

Place the contents of the libraries folder into your libraries folder under
Arduino/libraries

The repository includes examples in the file:
Arduino/libraries/Settings/SettingsTemplate.h

Only libraries/Settings/SettingsTemplate.h should be committed in the
repository -- the Arduino/libraries/Settings/Settings.h file is site-specific.

-- Copy
   Arduino/libraries/Settings/SettingsTemplate.h
   to
   Arduino/libraries/Settings/Settings.h
-- Give your trike a different VEHICLE_NUMBER value.
-- Add your own trike's settings, following the examples.
-- Put your settings in a conditional for your new VEHICLE_NUMBER value.

When you pull in updates from the main repository, look for changes in
SettingsTemplate.h and if needed merge them with your own Settings.h.
Especially watch for new trike parameters used in sketches.

Sketches that need these settings should
#include <Settings.h>
*after* all other includes or definitions that are used in Settings.h.

elcano's People

Contributors

aabdin01 avatar aabdin02 avatar aaronconrad avatar amphere avatar brockhold avatar bullke avatar chases5 avatar dykatz avatar evramos avatar hongfeix avatar inos2006 avatar jbllona avatar jbobotek avatar jbreithaupt avatar johnsonb2 avatar jordanwa avatar lizschwab avatar marict avatar melvenis avatar micah-k avatar ptressel avatar ramechitturi avatar randomenough avatar s-shailja avatar shobak101 avatar taylorllippert avatar timkos98 avatar tylerfolsom avatar vanachte avatar ysono avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

elcano's Issues

History rewritten on 3-June-2018

We found that we'd accidentally committed 3rd party (Arduino) libraries to the repository, and had also included large media files (images, videos) that don't need revision control. These have all been stripped out. (Many thanks to the authors of git filter-branch...) The prior version of the repository is available temporarily at https://github.com/elcano/old_elcano. When we're certain we have what we need out of the non-master branches there, it will be removed.

Folks with new code or changes to existing files will need to patch those in to the new repo.

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.