Asking if there is backlighting
result = visionToolboxProxy.backlighting() if result > 11: print "I can't hardly see with this light" elif result > 1: print "This light might be slightly disturbing"
Copyright © 2010 Aldebaran-Robotics - All rights reserved