Metadata-Version: 2.1
Name: TauLidarCommon
Version: 0.0.1
Summary: Tau LiDAR common package
Home-page: https://github.com/OnionIoT/tau-lidar-common
Author: Onion Corporation
Author-email: hello@onioniot.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.1
Description-Content-Type: text/markdown

# tau-lidar-common
Common library for Onion Tau LiDAR Camera

![Onion Tau Lidar Camera](./docs/img/onion-tau-lidar-camera-00.png)

## Main Features

TODO: add very brief overview of the main features of the library

## Installation & Supported Versions

Install using pip on the command line:

```
python -m pip install TauLidarCommon
```

Supports Python 3.6.1+

## API Reference & Documentation

Documentation & API reference can be found online: TODO

## Contributing to Development

See the [development document](DEVELOPMENT.md) for instructions on local development.

More info on contributing coming soon!


