You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] [WallTime: 1402287408.849855] bad callback: <bound method Rocon_Hue.set_hue_color_hsv of <__main__.Rocon_Hue instance at 0x11b7e60>>
Traceback (most recent call last):
File "/opt/ros/hydro/lib/python2.7/dist-packages/rospy/topics.py", line 682, in _invoke_callback
cb(msg)
File "/home/yujin/demos/rocon_demo_201405/src/rocon_devices/rocon_hue/scripts/rocon_hue_bridge.py", line 119, in set_hue_color_hsv
self.bridge.set_light([data.light_id], state)
File "/home/yujin/demos/rocon_demo_201405/src/rocon_devices/rocon_hue/src/rocon_hue/phue.py", line 675, in set_light
if 'error' in list(result[-1][0].keys()):
IndexError: string index out of range
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: