Receives osc messages and converts them into laser frames to send to pangolin beyond.
This is designed for compatibility with the 32-bit Windows target only as the provided DLL is 32-bit. If using rustup (the recommended rust installer), switch to the correct target using this command:
rustup default stable-i686-pc-windows-msvc