Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 383 Bytes

File metadata and controls

17 lines (12 loc) · 383 Bytes

osc_to_beyond

Receives osc messages and converts them into laser frames to send to pangolin beyond.

Usage

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