robotology-legacy/wysiwyd

SAMErrors

Closed this issue · 5 comments

Hi @dcam0050

We are running the demo and we found the error in the attached file.
SAMERROR.txt

Thanks

Also, action recognition did not work (it never replied, and it opened a new window when sending the recognition order). @dcam0050 please be in touch with the guys from UPF such that the action + face recognition works nicely for the review. We can't afford not getting a reply from SAM. There should be a hard timeout of 10 seconds or so; if it can't load the model in this time, it should reply "nack".

Also a pointer that pip install tables is needed is missing.

The last commit should have fixed the mentioned issues. I've also added a logging function that will capture all exceptions and writes them to a log file within the data folder specified in default.ini. Also the non responsive countdown does not apply to models that are being loaded right now so they can take as much time as needed without the risk of being restarted continuously. Hope this makes it more stable

Hi @clement-moulin-frier @jypuigbo,
Can you please try whether SAM is working fine in Barcelona with the latest changes? In this case, we can close this issue.

I checked and the bug in the file attached by @clement-moulin-frier is fixed with the latest commit, and logging is provided. So let's close this and open a new issue in case there are still problems.

Best,
Tobi