Oct28October 28, 2020Uncategorized Autonomous Tracking Turret using Coral AI USB Accelerator I’ve been interested in building a fully working “Portal Turret” like device for a while now. My first attempt a few years ago was using…
Oct21October 21, 2020Uncategorized Debugging Python using VSCode in a running docker container. I wanted to find a way to hookup a debugger on a running Docker container that was started by an external toolchain. (The DuckieTown shell).…