Skip to content

Python package that implements communication and configuration of the Tau Lidar Camera

License

Notifications You must be signed in to change notification settings

OnionIoT/tau-lidar-camera

Repository files navigation

TauLidarCamera

Documentation Status

Python API for the Onion Tau Lidar Camera

Onion Tau Lidar Camera

Main Features

TauLidarCamera is the host-side API for building applications with the Tau LiDAR Camera.

  • Connecting to the camera
  • Configuring camera settings
  • Retrieving frames from the camera. Frames can be:
    • Depth data
    • Greyscale image data
    • Light amplitude data

Installation & Supported Versions

Install using pip on the command line:

python -m pip install TauLidarCamera

Supports Python 3.7+

API Reference & Documentation on ReadTheDocs

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

In case you encounter any issues, check out the Troubleshooting section in the documentation for tips on resolving any issues you encounter!

Example programs using the Tau Lidar Camera and the TauLidarCamera Python module can be found in the examples directory on GitHub.

Contributing to Development

See the development document for instructions on local development.

More info on contributing coming soon!

About

Python package that implements communication and configuration of the Tau Lidar Camera

Resources

License

Stars

Watchers

Forks

Packages

No packages published