Takao Moriyama

Results 15 comments of Takao Moriyama

@iportilla Can you close this issue if you are OK ?

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...

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...

I think this depends on the Web browser functionality. Pepper's dashboard successfully shows Conversation on the Chrome browser on remote machine. @nddao Can you check with local or remote Chrome...

@nddao Could you check whether your camera is working properly without running Intu ? I have my camera connected to my Raspi, but it does not properly. First. Please check...

On Raspi, Camera is accessed through OpenCV, so ou can ignore Camera and DepthCamera lines in the log file. The last line shows that Intu could not access the camera...

@nddao Let's figure out whether problem is in Camera device or OpenCV. We can feed photo file or movie file instead of Camera input. Can you follow the steps below...

OK. OpenCV is properly loaded and working well. Then the problem is in camera side. Please be patient until I get new camera.

@nddao After replacing my camera with new one, linux kernel started to recognize the camera, and raspistill comand started to work well. Intu is now recognizing the camera after adding...

I recreated the issue on my MacBook. I think there are two different issues. 1. Singleton management of TopicClient is not working properly. 2. Socket connection seems to be disconnected...