DexterInd / GoPiGo3

The GoPiGo3 is a Raspberry Pi Robot!
https://gopigo.io
Other
98 stars 85 forks source link

Dexter Eyes do not close #146

Closed graykevinb closed 6 years ago

graykevinb commented 6 years ago

The easygopigo3.EasyGoPiGo3.close_eyes() command only closes one of the eyes, on GoPiGo3 board. I've tried reboots, and firmware re-flashes, and the issue persists.

johnisanerd commented 6 years ago

@CleoQc can you take a look at this one? Maybe we should bring @mattallen37 in on it if it's a lower level issue?

mattallen37 commented 6 years ago

Is it consistent? Which eye closes (which LED turns off)? Did you try updating the drivers? Which firmware version are you running?

CleoQc commented 6 years ago

At first glance it seems to me this is hardware related. The method works fine on my hardware.

CleoQc commented 6 years ago

@graykevinb any update on your side on this?