Smithangshu / simple-SLAM

wip - a simple slam implementation so i can learn stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

wip - a simple slam implementation so i can learn stuff

License:MIT License


Languages

Language:Python 100.0%