Skip to content

Main Widgets: Replace Working Memory GUI with MemoryViewer, reorder

Rainer Kartmann requested to merge main-widgets into master

Main purpose of this MR is to replace the old working memory GUI with the new MemoryViewer. While doing so, I noticed that the order was somehow arbitrary and not how the widgets were listed in the code. I changed that, so now we actually have control over the order of the "main widgets" in the tool bar.

Original:

image.png

Suggestions:

A) Memory Viewer replaces old WorkingMemoryGui, rest stays the same

image.png

B) Roughly from "basic" to "advanced" (C.2: maybe ArViz should come before Memory)

image.png

On that note, if you thing other widgets make sense as well, we can also add them (e.g. skill manager, remote gui, ...); although they will need icons :)

Opinions or other ideas ( @dreher @peller @reister @daab )?

Merge request reports

Loading