watson-intu / self

Intu is a Cognitive Embodiment Middleware for AI on the edge.
Other
28 stars 27 forks source link

Need to check compatibility to new NAOqi OS (version 2.5.5.5) #35

Open takaomoriyama opened 6 years ago

takaomoriyama commented 6 years ago

Distribution of new NAOqi OS (version 2.5.5.5) for Pepper/Nao has started. We need information if the Intu binary built with current SDK runs on the new version of NAOqi OS before upgrading it on Pepper/Nao.

takaomoriyama commented 6 years ago

Intu run on Pepper with NAOqi version 2.5.5.5 without any difficulty when it is started manually (running run_self.sh from command shell), but no fails to run correctly via auto run script (~/naoqi/preferences/autoload.ini).

takaomoriyama commented 6 years ago

It seems that run_self.sh is started while start up initialization process (and some fancy music is playing) is on going. Just sleeping for 3 minutes in the very beginning of run_self.sh solved this, but not sure if 3 minutes sleep will be always enough or not.