Plot values from startup #949
Labels
enhancement
New feature or request
GUI
Gazebo's graphical interface (not pure Ignition GUI)
help wanted
We accept pull requests!
Desired behavior
The plotting GUI plugin (gazebosim/gz-gui#66) is very powerful and can plot values from Ignition Transport as well as components. When using it repeatedly to check the behaviour of the simulation, it would be very convenient to configure it to plot specific variables from startup. This would save the manual work of clicking through the plugin and dragging values in every time.
Alternatives considered
Keep clicking through the GUI to plot the values of interest
Implementation suggestion
The configuration would come through the
<plugin>
tag, for example:The text was updated successfully, but these errors were encountered: