Coder Social home page Coder Social logo

donkey-docker's Introduction


Donkey

Grab Pi' Image from

Pi

Pulled from Docker Image

Docker Image

  • Extract server folder out of the container
  • Docker-compose up --build (the server)

Donkey: a self driving library and control platform for small scale DIY vehicles.

Build a Donkey Car. ($200 + 2 hours)

Use Donkey if you want to:

  • Make an RC car drive its self.
  • Compete in self driving races like DIY Robocars
  • Use existing autopilots to drive your car.
  • Use community datasets to create, improve and test autopilots that other people can use.

Features:

  • Data logging of image, steering angle, & throttle outputs.
  • Wifi car controls (a virtual joystic).
  • Community contributed driving data and autopilots.
  • Hardware CAD designs for optional upgrades.

Drive your car

Once you have built your car and it's connected to the same wifi as your computer.

  1. Open a terminal and clone the donkey repo: git clone https://github.com/wroscoe/donkey
  2. Start the default pilot server using docker-compose: docker-compose up
  3. Open a new terminal and find your car's Raspberry Pi's IP address: python scripts/find_car.py
  4. SSH to your car's Raspberry Pi: ssh pi@<your pi's ip address> (default password = raspberry)
  5. Start your car's driver loop: python scripts/drive.py --remote http://<your computers ip address>:8887
  6. Turn on your car.
  7. Go to <your_pilot_server_ip>:8887 on your phone or computer to start driving your car.

donkey-docker's People

Contributors

jakkrits avatar

Watchers

 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.