Git Product home page Git Product logo

carnd-extended-kalman-filter-project-vs2017's Introduction

CarND-Extended-Kalman-Filter-Project-VS2017

Sensor Fusion (Radar & Lidar) by Extended Kalman Filter using C++. Implemented using Visual Studio 2017 and uWebSocketIO natively on Windows 10.

CarND-Term2-ide-profile-VisualStudio

Perform these steps to setup your Visual Studio project for SDCND term 2:
if you use Power Shell add .\ before a batch name (bootstrap-vcpkg.bat -> .\bootstrap-vcpkg.bat)

  1. Install cmake
  1. Install make
  1. Clone and install vcpkg
  • The install script used in the next step will asume that you installed vckpgk in c:\vcpkg. You can choose another location, but then you have to adapt VcPkgDir in line 13 in install-windows.bat
  • cd c:\
  • git clone https://github.com/Microsoft/vcpkg.git
  • cd vcpkg
  • call bootstrap-vcpkg.bat
  1. Download ide profile
  • Download zip of this repository and unpack content
  • copy the VisualStudio directory to your project's ide_profiles directory.
  1. Adapt and call the install script for windows
  • cd to directory ide_profiles\VisualStudio
  • Open install-windows.bat and adjust lines 5 to 7 to the settings you will use when building your Visual Studio project (platform, toolset, buildtype)
  • You could also pass these settings as command line arguments to install-windows.bat
  • If you have more than one toolset installed, comment line 14 and uncomment line 15
  • call install-windows.bat
  • the install scipt will ** set the build parameters for the libraries to install (platform, toolset, buildtype) ** use vcpkg to download, build and install uWebSockets *** it will download the latest version of uWebSockets ** copy a customized main.cpp from ide_profile\VisualStudio to the project src folder.
  1. Open solution and adapt toolset settings
  • Open CarND-Extended-Kalman-Filter-Project.sln
  • Open project properties
  • Adapt target platform version and platform toolset (use the same setting that you used in the install script)
  1. Build project in Visual Studio
  • Build the project for the platform and buildtype you used in the install script

carnd-extended-kalman-filter-project-vs2017's People

Contributors

praveenbandaru avatar

Watchers

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