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

Double timestamps on debug log lines #96

Closed
gavanderhoorn opened this issue Jul 14, 2023 · 0 comments · Fixed by #129
Closed

Double timestamps on debug log lines #96

gavanderhoorn opened this issue Jul 14, 2023 · 0 comments · Fixed by #129
Labels
bug Something isn't working
Milestone

Comments

@gavanderhoorn
Copy link
Collaborator

After merging #61, we now have double timestamps on debug logger lines:

[2023-07-14 14:42:07.146661] [192.168.255.1:64288]: FRI 2023-07-14 13:44:53.967 Attempting ...

We should probably remove the stamp prefixed by the debug logger .py.

Or perhaps preprocess the message received from MotoROS2, extract the on-controller timestamp and then print it as part of the debug logger output (ie: replace the timestamp in the first 'column' with the one received from the controller).

@gavanderhoorn gavanderhoorn added the bug Something isn't working label Jul 14, 2023
@gavanderhoorn gavanderhoorn added this to the untargeted milestone Jul 14, 2023
@gavanderhoorn gavanderhoorn modified the milestones: untargeted, 0.1.1 Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant