Logging Manager #353
LukasVindbjerg
started this conversation in
Ideas
Replies: 1 comment
-
Hi, We have been discussing this recently as well. One possible solution is:
Open to other suggestions as well :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm curious about the current solution for logging data in orbit. I would like to log the different states of my robot during my experiments and use this data for plotting - but I'm not sure how to go about this.
I was thinking of implementing a logging manager, that can take different functions and log the output of these to a file.
Before I go for this I just wanted to ask what is your current take on recording data from the simulation and saving it. I read the Recoding Animations section of the documentation, but I'm not sure this is what I want to do in my case.
Beta Was this translation helpful? Give feedback.
All reactions