rustmas icon indicating copy to clipboard operation
rustmas copied to clipboard

Christmas lights controller capable of displaying 3D animations

Results 14 rustmas issues
Sort by recently updated
recently updated
newest added

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...

good first issue
configurator

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...

configurator

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...

animator

Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.13 to 0.5.15. Release notes Sourced from crossbeam-channel's releases. crossbeam-channel 0.5.15 Fix regression introduced in 0.5.12 that can lead to a double free when dropping unbounded channel....

dependencies
rust

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.1 to 1.43.1. Release notes Sourced from tokio's releases. Tokio v1.43.0 1.43.0 (Jan 8th, 2025) Added net: add UdpSocket::peek methods (#7068) net: add support for Haiku OS...

dependencies
rust