mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Added Monocular SLAM (experimental), Odometry classes refactoring
This commit is contained in:
@@ -26,11 +26,17 @@ SET(SRC_FILES
|
||||
Transform.cpp
|
||||
|
||||
util3d.cpp
|
||||
Odometry.cpp
|
||||
SensorData.cpp
|
||||
Graph.cpp
|
||||
Compression.cpp
|
||||
|
||||
Odometry.cpp
|
||||
OdometryThread.cpp
|
||||
OdometryBOW.cpp
|
||||
OdometryOpticalFlow.cpp
|
||||
OdometryMono.cpp
|
||||
OdometryICP.cpp
|
||||
|
||||
toro3d/posegraph3.cpp
|
||||
toro3d/treeoptimizer3_iteration.cpp
|
||||
toro3d/treeoptimizer3.cpp
|
||||
|
||||
Reference in New Issue
Block a user