Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 424 Bytes

File metadata and controls

14 lines (7 loc) · 424 Bytes

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