introlab / rtabmap

RTAB-Map library and standalone application
https://introlab.github.io/rtabmap
Other
2.8k stars 787 forks source link

post processing - global iterative and 3d #1118

Open fbliman opened 1 year ago

fbliman commented 1 year ago

Hi,

I have a couple of questions regarding post procesing.

-with respec to to the graph view, it seems that I am getting the whole graph, (if I set global iterative to 0) but I cannot get to merge one region that is duplicated and with it respecting loop closures (right down) -what is the slider in global iterative? and what are the numbers at the bottom (3696, 0, 1396, 102, 0, 922, 0, 0, 2242)

also when trying to recreate the 3d map the database viewer crashes, which parameters can I modify to make it lighter

matlabbe commented 1 year ago

When you change optimizer parameters, click 2 times on "span to all maps" checkbox to trigger a new optimization using current parameters.

Increase Decimation/Voxel size when exporting, set normals to 0 to avoid normal computation.

fbliman commented 1 year ago

Thanks!

how can I add "U is user added loop closures"?

matlabbe commented 1 year ago

Each time in "Constraints view" you add a new loop closure, it will be a "U". If you do "Detect more loop closures", these loop closures will be "U" too.