Git Product home page Git Product logo

pythonvehiclecontrol's Introduction

PythonVehicleControl

alt text PythonVehicleControl is an environment for experimentation of control algorithms and data visualization of autonomous vehicles. This project provides: 1. Simulation environment (i.e. dynamics model, path planning & control algorithms) 2. Declarative visualization (i.e. animated 3D objects and 2D graphs) 3. Interactive GUI The project is written in python and is a casual attempt to solve some of the daily challenges in desigining control algorithms for autonomous vehicles and visualizing their data in a modulalar and reconfigurable manner.

Requirements

This project is being developed with Python 3 and uses PythonRobotics (https://github.com/AtsushiSakai/PythonRobotics) as a submodule. For visualization, pyqtgraph is used. For a detailed list of dependencies, please refer to the requirements.txt file.

Installation

To install this project, first download with the following url.

git clone --recurse-submodules https://github.com/yongkyuns/PythonVehicleControl.git

Move to the downloaded folder.

cd PythonVehicleControl

Then install the required packages.

pip install -r requirements.txt 
pip install git+https://github.com/pyqtgraph/pyqtgraph.git@develop

Now we are ready to run!

Usage

To run the simulator, use the following shell commands in the project directory:

python main.py

For a more detailed documentation, please refer to https://pythonvehiclecontrol.readthedocs.io/en/master/#

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

pythonvehiclecontrol's People

Contributors

atsushisakai avatar yongkyuns avatar daniel-s-ingram avatar takayuki5168 avatar karanchawla avatar drewtu2 avatar goktug97 avatar araffin avatar kitsunow avatar jwdinius avatar kyberszittya avatar horverno avatar franciscomoretti avatar kartikmadhira1 avatar y011d4 avatar adelizer avatar taka-kazu avatar zhenghaofei avatar zhkmxx9302013 avatar koenhan avatar faviovazquez avatar alexistm avatar afrodisco avatar yasnem avatar tks10 avatar sszwfy avatar shubh-agrawal avatar rezaxdi avatar caseypen avatar lkylych avatar

Stargazers

Peng Xu avatar Jeongsik Gim avatar

Watchers

James Cloos avatar  avatar  avatar goksanisil 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.