autd3-link-visualizer 15.0.2

Link for visualizing the output of the AUTD3
Documentation
# 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