Giter Club home page Giter Club logo

kidnapped-vehicle's Introduction

Localization of Kidnapped Vehicle

Localization of moving car using particle filter, noisy GPS estimate of car's initial location, and lots of noisy sensor and control data.

simulator test

Setup

This project involves the Term 2 Simulator which can be downloaded here.

Follow instructions here to set up Ubuntu and Mac environments. Also, if you are using one of these environments then copy src/main_mac_linux.cpp to src/main.cpp .

Instructions for setting up a native Windows environment and Visual Studio project:

  • follow steps 1-4 of the instructions here
  • change install-windows.bat :
    • replace "EKF" with "Kidnapped-Vehicle"
    • delete row "copy main.cpp ....\src"
  • run install-windows.bat
  • open solution in VisualStudio, remove from the solution all files from project 1, add all files from project 3
  • run steps 6 and 7 from here

Files

  • src - folder of source files.
  • data - folder with the dataset of landmark coordinates.
  • ide_profiles - folder with IDE profiles for Ecliple and XCode.

Usage

  1. Set up project environment for your operating system.
  2. Compile the files to create the main executable of the project (the name of executable depends on the operating system).
  3. Run Term 2 Simulator
  4. In the simulator, press "Next" button twice to switch to Project 3, then press "Select" button.
  5. Run the main executable of the project.
  6. Press "Start" button in the simulator to start the localization process.

Troubleshooting

Localization process succeds when simulator completes 2443 time steps in 100 seconds. In slow computers simulator will be able to complete less than 2443 steps and will give "out of time" error message. In this case please reduce the number of particles by changing line 36 in main.cpp. By default the code uses 100 particles.

kidnapped-vehicle's People

Contributors

pechyony avatar

Watchers

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