Skip to content

Demo of 1D localization using histograms for Bitcamp (UMD's hackathon)

Notifications You must be signed in to change notification settings

viruslobster/bitcamp-slam-demo

Repository files navigation

Localization using histograms

Link to slides

Setup

Running the demo

  • Mac

    • To try and impliment the code yourself
      • Run run_unix.sh OR double click run_mac.command
    • To see the solution
      • Run run_solution_unix.sh OR double click run_solution_mac.command
  • Windows

    • To try and impliment the code yourself
      • Run run_win.bat
    • To see the solution
      • Run run_solution_win.sh
  • Linux

    • To try and impliment the code yourself
      • Run run_unix.sh
    • To see the solution
      • Run run_solution_unix.sh

About

Demo of 1D localization using histograms for Bitcamp (UMD's hackathon)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages