I'm playing with Aldebaran's NAO humanoid robot Simulator and choregraph. I have a software in java that I would like to use to control the robot by activating its behaviors, and I believe sockets would do the trick.
My question is: is there a way to open a socket connection from within choregraph+naoSim, so I can get sensor readings and send commands to the robot? Or any other way to connect to choregraph+naoSim to achieve the same effect?
thanks in advance!
K