-
Hello. I wanted to confirm a few things.
I've noticed the explanation for the image's background color at https://github.com/introlab/rtabmap/wiki/Kinect-mapping |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
Hi,
There is no detailed documentation about the UI. We however put some descriptions "hidden" in the UI, by getting tooltips of some widgets. For example, if you mouse over the widget of "Loop closure detection" or Odometry views, you will see this:
For the Graph view, the meaning of the link's color can be seen in the right-click menu:
For the 3D Map view, the graph color describes the mapping session ID (starting with color cyan). For the VO odometry points, they follow same color code than the Odometry view.
That would answer your current questions I think.
cheers,
Mathieu