Coder Social home page Coder Social logo

bashbaugh / robocar Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 5.56 MB

My model self-driving car-robot, inspired by Donkeycar

License: MIT License

Python 35.13% Shell 7.66% JavaScript 4.30% HTML 13.86% Vue 34.04% CSS 0.95% Makefile 2.29% C++ 1.77%
donkey ai self-driving self-driving-car donkey-car diyrobocars opencv keras-tensorflow

robocar's Introduction

robocar

My voice-controlled model self-driving car-robot

Inspired by Donkey Car.

io-board contains files and source code for the Atmega328 on the IO control board. The schematic and PCB files can be found here.

robocar contains the Robocar software, written in Python

app contains the Vue app that the car serves

trainer contains the program for training bahavioural cloning and reinforcement learning models for the car.

scripts contains useful scripts for installing software, etc.

App

Node.js and Yarn must be installed to develop the app. Install all dependencies by typing yarn install in the app folder.

After building the app with yarn build, the dist folder must be moved to robocar/app_dist so that the python program can serve it, e.g. rm robocar/app_dist -r && mv app/dist robocar/app_dist

Scripts

pi-install.sh installs the required software and dependencies on the Raspberry Pi.

host-install.sh installs the required software and dependencies on an apt-based host system.

dev-install.sh installed the required software and dependencies for building the app

robocar's People

Contributors

bashbaugh avatar

Stargazers

 avatar  avatar  avatar  avatar  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.