Giter Site home page Giter Site logo

deliver.ai's Introduction

deliver.ai

System Design Project 2018/19 - Group 19

Setup

EV3 Usage

We first initialise a Map which always has a HOME at (0,0). We then initialise and Office giving it a name and coordinates (e.g. o = Office("barbara", (1,1))). We can then add (and afterwards delete) an office from our map. A robot is initialised with a map and a starting position (e.g. bot = DeliverAIBot(my_map, my_map.home)) after which it can be called to any other office on the map using the goTo function.

Raspberry Pi

Our Pi is abomasnow and can be accessed from within the Informatics network via

ssh student@abomasnow -XC

From SDP Wiki: the password is password
(-XC allows for X forwarding over SSH, basically it shows windows from the Pi on your own machine)

jigglypuff doesn't seem to like something about the setup, and has mostly been unreachable when testing.

It looks as though one of our micro-usb cables is faulty! I'll try to verify and get it replaced soon.
Joao 22/01/19

jigglypuff can only be reliably powered by a 5V 2A+ source, otherwise it will fail to start up. Successful boot is indicated by the red LED and the green LED blinking at some point. If only the red LED shows, it may have failed to start.

jigglypuff was failing to boot so it's been exchanged for abomasnow

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.