autd3-rs-core
Core types shared across the AUTD3 sdk crates: geometry, units, values, the Link abstraction, and the realtime tuning helpers.
Application code normally depends on autd3-rs, which re-exports what it needs from this crate. Depend on autd3-rs-core directly only when writing a Link implementation or another sdk crate.
Documentation
License
MIT. See LICENSE.