Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1.68 KB

README.md

File metadata and controls

51 lines (40 loc) · 1.68 KB

simple-SLAM

A crappy visual SLAM implementation I'm working on to learn stuff. Still a work in progress.

refactor coming at some point

video playlist

pointcloud

todo

  • add keyframes
  • refactor everything
  • figure out what bundle adjustment is

how to use

  • not sure if I can share the datasets i'm using, so just put any video file in the vids/ folder

  • currently only have visual odometry barely working, so just run python stream.py to see it working

want to learn more about slam/visual odometry?

dependencies

LOICENSE

MIT license. Do what you want with it, but please attribute my work if you do. Also don't sue me.