mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
Tango: moved export to file button under share to sketchfab (fixing overlap of button on opengl status text), fixed export empty poses after resuming without relocalizing (append mode)
This commit is contained in:
@@ -2550,6 +2550,7 @@ bool Rtabmap::process(
|
||||
id = _memory->getLastWorkingSignature()->id();
|
||||
UDEBUG("Refresh local map from %d", id);
|
||||
}
|
||||
UDEBUG("id=%d _optimizedPoses=%d", id, (int)_optimizedPoses.size());
|
||||
if(id > 0)
|
||||
{
|
||||
if(_lastLocalizationNodeId != 0)
|
||||
|
||||
Reference in New Issue
Block a user