Giter Site home page Giter Site logo

sriharsha0806 / selfdriving-robot-car Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bdjukic/selfdriving-robot-car

0.0 1.0 0.0 738 KB

Raspberry Pi based robot car which is capable of autonomous driving using Deep Neural network.

License: MIT License

Python 15.82% Shell 3.90% CMake 46.62% C++ 33.66%

selfdriving-robot-car's Introduction

Setup instructions

Introduction

You can find the list of needed hardware pieces from related Medium post: https://medium.com/towards-data-science/build-your-own-self-driving-toy-car-ad00a6804b53

3D printable model for the camera mount can be found in this repo under 3d_print_model folder.

ROS Master machine setup:

  1. Install Ubuntu 16.04
  2. Install ROS Kinetic: http://wiki.ros.org/kinetic/Installation/Ubuntu
  3. Install ROS joystick package: sudo apt-get install ros-kinetic-joy ros-kinetic-joystick-drivers
  4. Install Catkin build tools: http://catkin-tools.readthedocs.io/en/latest/installing.html

Raspberry Pi setup:

  1. Install latest Ubuntu MATE: https://ubuntu-mate.org/raspberry-pi/
  2. Install ROS package for Raspberry Pi camera: http://ubiquityrobotics.com/blog/2016/01/24/Raspberry-Pi-Cam.html
  3. Install Catkin build tools: http://catkin-tools.readthedocs.io/en/latest/installing.html

Building the workspace:

Run catkin build in the root of the project.

Setting up environment variables

Set up ROS Master node and Raspberry Pi IP addresses in scripts/setup_variables.sh

selfdriving-robot-car's People

Contributors

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