Mariusz Różycki
Mariusz Różycki
With this change it is now possible to build the extension by just running `nix-build` inside the repository root directory. The packaged extension will be available in `result/bin` directory. |...
Depends on #259 and #212
Currently we align different perspectives with their bounding boxes. This means that outliers can lead to misalignment of measurements. A better approach might be to use linear regression to pick...
OpenCV is a large C++ library that has been causing us various issues over time, including problems building on Windows, constant rebuilds despite no changes etc. Given that we only...
Add support to switch animations using foot pedals connected to the Raspberry Pi. Each pedal should have an animation (and a set of parameters) associated with it, and should switch...