You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I opened this issue to track the problem we currently have when using the real-time mode in the visualizer and YarpRobotLoggerDevice: if a new exogenous signal (e.g. something from a controller that has been launched after all the other devices and the visualizer) starts sending new data, it is not possible to visualize in real time this data.
The ideal behavior is that the new exogenous signal appears in the signal tree and it is possible to select and visualize it.