autd3-link-monitor

Crates.ioautd3-link-monitor
lib.rsautd3-link-monitor
version14.2.2
sourcesrc
created_at2023-06-15 10:03:27.352756
updated_at2023-08-06 21:26:43.784991
descriptionLink for monitoring
homepage
repositoryhttps://github.com/shinolab/autd3
max_upload_size
id890989
size100,290
Shun Suzuki (s5suzuki)

documentation

README

autd3-link-simulator

This crate provides a link for monitoring AUTD status and plotting acoustic fields.

Dependencies

With plotters feature (default)

For Linux, you must install the following packages.

monitor link deps 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-2023

Commit count: 3230

cargo fmt