TCIII

Results 123 comments of TCIII

@annduy, I have seen this error before and it is because the Jetracer training notebook does not stop the camera (camera.stop()) at the end of training like the Jetbot notebooks...

@Yan7668114 The latest version of Kivy will not work with donkey ui and is causing the Segmentation fault. Try: `pip install kivy==2.1 --force-reinstall` TCIII

I recently purchased two of the Adafruit tsl2591 modules to be able to determine sunlight lux levels for a two axes solar tracker. Since the tsl2591 will saturate beyond 88,000...