/levitate

Python implementation of acoustic levitation and related topics.

Primary LanguagePythonMIT LicenseMIT

Levitate

image

image

image

image

image

Welcome to the Levitate research project python toolbox. The primary goal of this toolbox is to provide a collection of algorithms and design patterns to aid researchers working with acoustic levitation and related topics, e.g. mid-air haptic feedback or parametric audio.

Installation

Depending on your needs the package can be installed from multiple sources. The easiest is to use pip to install the latest stable release from PyPI:

pip install levitate

You can also install more recent versions directly from github:

pip install git+https://github.com/AppliedAcousticsChalmers/levitate.git@devleop

To contribute to the development the recommended installation is to clone the repository and use conda to get the requirements in a new virtual environment:

git clone https://github.com/AppliedAcousticsChalmers/levitate.git
cd levitate
conda env create

image

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 737087.