Skip to content

Stochastic Gradient Descent SLAM in JavaScript/HTML5. Implementation of SLAM by SGD graph optimization by Olson et al. (2006)

License

Notifications You must be signed in to change notification settings

odestcj/sgd-slam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sgd-slam

 Stochastic Gradient Descent SLAM in JavaScript/HTML5
 Implementation of SLAM by SGD graph optimization by Olson et al. (2006)

 Paper link:
     http://rvsn.csail.mit.edu/content/eolson/graphoptim/eolson-graphoptim2006.pdf

 @author odestcj / https://github.com/odestcj

 Forgive my coding style.  I am still a typedef struct kind of guy
 with a noticeable disregard for proper scoping

 Note: the original implementation used threejs, but moved to HTML5 Canvas
 It should relatively simple to convert rendering to threejs

About

Stochastic Gradient Descent SLAM in JavaScript/HTML5. Implementation of SLAM by SGD graph optimization by Olson et al. (2006)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published