Conversation
|
Still a draft I have to modify the documentation and add examples. C.C. @flferretti @diegoferigo |
|
@CarlottaSartore I was thinking how much effort would it be to add also our logging-and-visualisation infrastructure that as soon as gbionics/bipedal-locomotion-framework#796 is close is also enabled for real-time visualisation |
I was checking with @GiulioRomualdi and it seems it would need Since it is needed for visualization (which is not intended to be used in parallel ) we can think of adding this visualizer, and making the dependency on Despite this, I do not think it will be difficult |
|
The main problem I think there is "how to start programmatically robot-log-visualizer?". For what regards dependencies, on Python I think it is possible to do lazy loading, so probably it is not a big problem. |
This PR adds: