This repository contains two packages (python and NodeJS) that connect a Softbank NAO robot to the Watson Visual Recognition Service.
The [./python](python directory) contains a module that pings a NodeJS server for commands. In this case, the server asks the robot to take a picture and upload it to the server.
The [./nodejs](nodejs directory) provides a UI that shows the results when a photos taken by the NAO robot are classified by the Watson Visual Recognition Service.