.. figure:: docs/images/Ouster_Logo_TM_Horiz_Black_RGB_600px.png
Cross-platform C++/Python Ouster Sensor Development Toolkit
To get started with our sensors, client, and visualizer, please see our SDK and sensor documentation: ouster-sdk/index.html
Ouster SDK Documentation <https://static.ouster.dev/sdk-docs/index.html>
_Ouster Sensor Public Documentaion <https://static.ouster.dev/sensor-docs>
_This repository contains Ouster SDK source code for connecting to and configuring ouster sensors, reading and visualizing data.
ouster_client <ouster_client/>
_ contains an example C++ client for ouster sensorsouster_pcap <ouster_pcap/>
_ contains C++ pcap functions for ouster sensorsouster_osf <ouster_osf/>
_ contains C++ OSF library to store ouster sensors dataouster_viz <ouster_viz/>
_ contains a customizable point cloud visualizerpython <python/>
_ contains the code for the ouster sensor python SDK (ouster-sdk
Python package)sdk-extenstions
is a submodule of the ouster-sdk repository which is currently for internal use only.
The submodule cannot be cloned or updated... note:: Ouster ROS driver code has been moved out to a separate GitHub repository. To get started using the driver follow the instructions provided on the repository's main page: https://github.com/ouster-lidar/ouster-ros
For support of the Ouster SDK, please use Github Issues <https://github.com/ouster-lidar/ouster-sdk/issues>
_ in this repo.
For support of Ouster products outside of the SDK, please use Ouster customer support <https://ouster.atlassian.net/servicedesk/customer/portal/8/group/22/create/86>
_.
For suspected security problems, please contact us at security@ouster.io.
BSD 3-Clause License, details <LICENSE>
_