This website requires JavaScript.
Explore
Help
Sign In
i
/
rtabmap
Watch
1
Star
0
Fork
0
mirror of
https://github.com/introlab/rtabmap.git
synced
2026-09-08 12:30:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fc9f859cea7c05684edd69c890af8a30ee37256
rtabmap
/
guilib
T
History
matlabbe
4c7b565391
Refactored Optimizer::getConnectedGraph() to estimate poses based on links, we can then remove Optimizer::optimizeMultiSession(). Rtabmap: if poses and guess are not the same before optimization, do Optimizer::getConnectedGraph() to get pose estimates based on links instead of odom (to make optimization more robust to memory management and multi-session).
2018-10-16 18:55:36 -04:00
..
include
/rtabmap
Replaced all optimizeIncremental() by optimizeMultiSession() to fix GTSAM errors when merging multiple maps together. DBReader: always publish saved stamp. DBViewer: added actions to set covariance of all neighbor or loop closure links.
2018-10-15 17:07:18 -04:00
src
Refactored Optimizer::getConnectedGraph() to estimate poses based on links, we can then remove Optimizer::optimizeMultiSession(). Rtabmap: if poses and guess are not the same before optimization, do Optimizer::getConnectedGraph() to get pose estimates based on links instead of odom (to make optimization more robust to memory management and multi-session).
2018-10-16 18:55:36 -04:00
CMakeLists.txt
Merged Audio branch to trunk
2012-06-24 17:19:34 +00:00