RustyRabbit is an experimental opensource pick and place machine software built entirely using Rust and OpenCV.
Install Rust by following the Rust Getting Started Guide.
Install OpenCV
apt install libopencv-dev clang libclang-dev
Clone this repo and
cargo build or cargo build --release
Build will take some time the first time around, but then it will be quick