This plugin allows you to watch the data held by the ALMemory module of a given NAOqi. Number-like data evolution can also be plotted. This is very useful to diagnose behaviors through the internal data they use. You can also follow hardware data.
Architecture overview
There are a lot of data keys in ALMemory. That is why it is recommended to select a restricted set of keys to watch, saved as an XML configuration file, instead of gathering all the values, which is much slower.
When you load the Memory viewer plugin, as explained in How to launch a Monitor plugin section, several possibilities are offered:
Name | Description |
---|---|
New configuration file | select a new set keys to track. |
Open configuration file: | select a previously saved set of keys. |
Do not use a config file (slow) | select every data key and filter them manually. |
Once you have your configuration set up, the plugin will load its main window:
On the right side of the widget, you can see the plot viewer. Every key which option Graph is checked will be shown in this plot.
On the left side of the widget, is displayed the list of keys defined in the configuration file. The list shows several columns:
Below the list, you can also select Watch all or Graph all, to easily have an overview of all the keys.
Note
The subscription period parameter does not affect the plot scroll. It may only affect plot resolution.
You can save every change you have done on this panel by clicking the save button in the Save/Merge config section, at the bottom left of the widget.
You can also import configuration files using the second button, so that it is merged with your current configuration.
Along with this view, few options below are available: