Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have logging by default #13

Open
jviereck opened this issue Dec 21, 2019 · 1 comment
Open

Have logging by default #13

jviereck opened this issue Dec 21, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@jviereck
Copy link
Contributor

Right now we are only logging sensor values when the tracer is started. I would like to switch to an "log everything" by default setup. That is, record the 10 minutes over the last 10 robot experiment runs. This is in case the robot does some unexpected behavior / unexpected error shows up.

For this, it might be useful to separate out a separate "logger process" besides the "control" and "hardware" process.

@MaximilienNaveau
Copy link
Collaborator

Ok, we could have a process monitoring the shared memory.
I will have a tracer_real_time_over_shared_memory implemented in order to allow RAI to plot online anyway.
So I guess this goes in the same direction.

@MaximilienNaveau MaximilienNaveau added the enhancement New feature or request label Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants