GithubHelp home page GithubHelp logo

location-tracker-using-particle-filtering's Introduction

Location-Tracker-using-Particle-Filtering

Setting the environment

Create the conda environment conda env create -n assign3--file environment.yml

For Linux

conda env create -nassign3 --file environment_win.yml

For Windows

conda envcreate -n assign3 --file environment_mac.yml

For Mac

conda activate assign3 # Run the environment

Running the code

Invoke the environment (without estimation) in the ‘small’ layout with 2 StdCars as follows:

python3 drive.py-d -k 2-l small -a -i none

The estimator implementation can be tested with the default driver ‘Auto Driver’ on the above environment as follows :

python3 drive.py-d -k 2-l small -a -i estimator

The intelligent driver implementation can be tested on layouts with multiple goals as follows:

python3 drive.py-d -k 2-m -l small -a -i estimator -j

Note that the simulation automatically stops when the AutoCar crashes, i.e., collides with a StdCar, hits the obstacles, or hits the boundary of the layout. After a crash, you can close the simulation window using the GUI or by pressing the ‘q’ key.

location-tracker-using-particle-filtering's People

Contributors

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