autd3-link-visualizer

Crates.ioautd3-link-visualizer
lib.rsautd3-link-visualizer
version27.0.0
sourcesrc
created_at2023-09-12 19:47:16.553618
updated_at2024-08-08 22:45:19.189269
descriptionLink for visualizing the output of the AUTD3
homepage
repositoryhttps://github.com/shinolab/autd3-link-visualizer
max_upload_size
id970948
size150,413
Shun Suzuki (s5suzuki)

documentation

README

autd3-link-visualizer

build codecov Crate.io version

Link that plots acoustic fields for autd3.

Dependencies

With plotters feature (default)

For Linux, you must install the following packages.

sudo apt install pkg-config libfreetype6-dev libfontconfig1-dev

For Windows and macOS, no additional packages are required.

With python feature

You must install Python, and numpy/matplotlib package.

Author

Shun Suzuki, 2022-2024

Commit count: 42

cargo fmt