Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 938 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 938 Bytes

tau-lidar-common

Documentation Status

Common library for Onion Tau LiDAR Camera

Onion Tau Lidar Camera

Main Features

  • Methods and objects to compose, colour, and store 3D frames based on collected data

Installation & Supported Versions

Install using pip on the command line:

python -m pip install TauLidarCommon

Supports Python 3.7+

API Reference & Documentation on ReadTheDocs

Documentation & API reference can be found online: https://taulidarcommon.readthedocs.io/

Contributing to Development

See the development document for instructions on local development.

More info on contributing coming soon!