Skip to content

wip - a simple slam implementation so i can learn stuff

License

Notifications You must be signed in to change notification settings

kemfic/simple-SLAM

Repository files navigation

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.