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

Fix remapper plus logger termination #404

Open
lrapetti opened this issue Jul 29, 2021 · 4 comments
Open

Fix remapper plus logger termination #404

lrapetti opened this issue Jul 29, 2021 · 4 comments
Assignees

Comments

@lrapetti
Copy link
Member

We have observed that launching an application with the IWearRemapper plus the IWearLogger, we were not able to terminate it correctly. In particular, we observed that the logger was able to finish the close() and reach the end of the destructor (so it seems to be closing fine), but the remapper didn't close.

Probably the problem is not at all related to the logger and can happen even in different situation with the remapper, but this should be verified.

cc @kouroshD @prashanthr05 @Yeshasvitvs

@lrapetti lrapetti added this to the AnDy - Iteration 67 milestone Jul 29, 2021
@yeshasvitirupachuri
Copy link
Member

@lrapetti if you can, please add the termination log details. Thanks.

@lrapetti
Copy link
Member Author

I think this problem was fixed, do you remember something @prashanthr05 ?

@lrapetti lrapetti self-assigned this Oct 14, 2021
@prashanthr05
Copy link
Contributor

@lrapetti I remember you telling me that you had verified that the termination problem was not related to logger. At that time, you were continuing to verify the remapper.

@lrapetti
Copy link
Member Author

@lrapetti I remember you telling me that you had verified that the termination problem was not related to logger. At that time, you were continuing to verify the remapper.

Yes, actually now I remember that the logger was saving the data so it was basically reaching the termination phase. I will try to investigate again and add more information here.

@traversaro traversaro transferred this issue from robotology/wearables Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants