询问是否光线很暗

result = visionToolboxProxy.isItDark() if result > 100: print "It's time to sleep" else: print "I might not go to bed at such an hour"





Copyright © 2010 Aldebaran-Robotics - 版权所有