How could I forget these?!
I thought I was done with this project but…
…
I was helping a friend setup the project on their devices, he had tried to pick-and-choose pieces of the code and reconstruct the project. While talking, I realized we didn’t have to send the code from the raspberry pi every time, the code could just stay on the spike and communicate with the raspberry pi via serial normally. So, I implemented that.
- Added a config to allow using the built-in button on spike to run
Since I had already got back on the project, I decided to look through code. Then I saw vision module was incomplete!!!
- Completed the contour filters
Now I am planning to add some vision utilities to the VSC extension.
Devlog note: there are no visible changes; hence there is no image