autd3-link-visualizer 16.0.0

Link for visualizing the output of the AUTD3
Documentation
# autd3-link-visualizer

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.

```
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