Merge branch 'master' of github.com:introlab/rtabmap

This commit is contained in:
Mathieu Labbe
2015-05-06 00:30:16 -04:00
7 changed files with 167 additions and 99 deletions

View File

@@ -278,6 +278,7 @@ public:
enum Type{
kTypeRGBDepthSD,
kTypeRGBDepthHD,
kTypeIRDepth,
kTypeRGBIR
};