menu connected
wide shoutbox
/listConnections - list all current connections to shoutbox
/version - return current version
/t - shout as mr.turing
/addXMPPRelay/(xmpp buddy name) - add buddy as an xmpp relay
/removeXMPPRelay/(xmpp buddy name) - remove buddy as xmpp relay
Hi, -Just copy paste the
Hi,
-Just copy paste the gesture in the python tab, make your modifications in the script.
-And press "execute" to see the modifications take place during the gesture.
-If you wish to over write the original gesture, Save it via the python tab.
If you wish to create a new gesture based on another gesture like the gesture "about":
-Just copy paste the gesture in the python tab, make your modifications in the script.
-And press "execute" to see the modifications take place during the gesture.
-"Save it as" via the python tab, within the directory C:/myrobotlab/InMoov/Gestures
-Give a new name "newabout.py"
To call that new gesture with a voice command:
-Edit with a text editor C:/myrobotlab/InMoov/chatbot/bot/en/aiml/InMoov_Gestures.aiml
-Add at the end of the file
-Save the file
-In Swingui chatbot tab, press RESTART(w/oAimlif)
-Voice command your robot: MY NEW GESTURE
The robot should execute the new gesture