Coder Social home page Coder Social logo

mdecourse / vrep_self_driving_car_simulation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from karanvivekbhargava/vrep_self_driving_car_simulation

0.0 0.0 0.0 5.46 MB

All the files needed to get started with a self driving car simulation in VREP

Python 100.00%

vrep_self_driving_car_simulation's Introduction

VREP - Self Driving Car Simulation with Python API

This repository contains all the files needed to get started with a self driving car simulation in VREP.

Instructions for windows users

  1. Clone/ fork the repository.
  2. Open the scene file (sdc.ttt), it contains all the appropriate models, sensors and scripts configured to connect to the python API.
  3. Run the VREP simulation before you run the car_model.py python script.

Dependencies

  1. Python 3.5.2 or above (best install the latest anaconda version found at https://www.continuum.io/downloads)
  2. OpenCV 2 (just do pip install opencv-contrib-python in the terminal or command prompt and you should be good.)
  3. Numpy (similarly pip install numpy)
  4. imutils (just do pip install imutils in the terminal or command prompt)

Credits

If you find this work useful in any way, be sure to star it and maybe shoot me a message at [email protected] on any possible improvements. I sincerely thank Qi Wang for the VREP model of the Manta (on which the whole system is built).

vrep_self_driving_car_simulation's People

Contributors

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