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
I don't know if you are using
I don't know if you are using InMoov with your Leap Motion but if yes, here is the code to get the right hand working with the LeapMotion:
https://github.com/MyRobotLab/pyrobotlab/blob/master/home/hairygael/InMoov4.LeapMotion.py
# inmoov.rightHand.stopLeapTracking()
"Service Pages' should always
"Service Pages' should always have working examples at the bottom of the documentation.
All documentation can be found with the URL pattern
http://myrobotlab/service/{Service Name}
So,
in the case of LeapMotion is would be :
http://myrobotlab.org/service/LeapMotion
Information & Examples should be there..
Yes i am using it with inmoov
Yes i am using it with inmoov, but when i run the code the hand just closes and remains close no matter what i do.