CMakeLists.txt
MANIFEST.in
README.rst
mypy.ini
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/devel.rst
docs/examples.rst
docs/index.rst
docs/quickstart.rst
docs/_static/css/ouster_rtd_tweaks.css
docs/images/Ouster_Logo_TM_Horiz_White_RGB.svg
docs/images/Ouster_Logo_TM_Stacked_White_RGB.svg
docs/images/lidar_scan_destaggered.png
docs/images/lidar_scan_range_image.png
docs/images/lidar_scan_staggered.png
docs/images/lidar_scan_xyz.png
docs/images/lidar_scan_xyz_84.png
sdk/.gitignore
sdk/.gitrepo
sdk/CHANGELOG.rst
sdk/CMakeLists.txt
sdk/CMakeSettings.json
sdk/LICENSE
sdk/README.rst
sdk/cmake/DefaultBuildType.cmake
sdk/cmake/FindEigen3.cmake
sdk/cmake/FindOpenGL.cmake
sdk/cmake/Findglfw3.cmake
sdk/cmake/Findjsoncpp.cmake
sdk/cmake/Findlibtins.cmake
sdk/cmake/Findouster_example.cmake
sdk/cmake/VersionGen.cmake
sdk/cmake/build.h.in
sdk/ouster_client/CMakeLists.txt
sdk/ouster_client/include/optional-lite/LICENSE.txt
sdk/ouster_client/include/optional-lite/nonstd/optional.hpp
sdk/ouster_client/include/ouster/client.h
sdk/ouster_client/include/ouster/lidar_scan.h
sdk/ouster_client/include/ouster/types.h
sdk/ouster_client/include/ouster/version.h
sdk/ouster_client/include/ouster/impl/netcompat.h
sdk/ouster_client/include/ouster/impl/parsing.h
sdk/ouster_client/src/client.cpp
sdk/ouster_client/src/example.cpp
sdk/ouster_client/src/lidar_scan.cpp
sdk/ouster_client/src/netcompat.cpp
sdk/ouster_client/src/types.cpp
sdk/ouster_pcap/CMakeLists.txt
sdk/ouster_pcap/include/ouster/os_pcap.h
sdk/ouster_pcap/src/os_pcap.cpp
sdk/ouster_ros/CMakeLists.txt
sdk/ouster_ros/ouster.launch
sdk/ouster_ros/package.xml
sdk/ouster_ros/viz.rviz
sdk/ouster_ros/include/ouster_ros/point.h
sdk/ouster_ros/include/ouster_ros/ros.h
sdk/ouster_ros/msg/PacketMsg.msg
sdk/ouster_ros/src/img_node.cpp
sdk/ouster_ros/src/os_cloud_node.cpp
sdk/ouster_ros/src/os_node.cpp
sdk/ouster_ros/src/ros.cpp
sdk/ouster_ros/src/viz_node.cpp
sdk/ouster_ros/srv/OSConfigSrv.srv
sdk/ouster_viz/CMakeLists.txt
sdk/ouster_viz/include/ouster/colormaps.h
sdk/ouster_viz/include/ouster/image_processing.h
sdk/ouster_viz/include/ouster/lidar_scan_viz.h
sdk/ouster_viz/include/ouster/point_viz.h
sdk/ouster_viz/src/camera.cpp
sdk/ouster_viz/src/camera.h
sdk/ouster_viz/src/cloud.cpp
sdk/ouster_viz/src/cloud.h
sdk/ouster_viz/src/common.h
sdk/ouster_viz/src/image.cpp
sdk/ouster_viz/src/image.h
sdk/ouster_viz/src/image_processing.cpp
sdk/ouster_viz/src/lidar_scan_viz.cpp
sdk/ouster_viz/src/misc.h
sdk/ouster_viz/src/point_viz.cpp
sdk/ouster_viz/src/simple_viz.cpp
src/cpp/client.cpp
src/cpp/pcap.cpp
src/ouster/client/__init__.py
src/ouster/client/_bufstream.py
src/ouster/client/_client.pyi
src/ouster/client/_digest.py
src/ouster/client/core.py
src/ouster/client/data.py
src/ouster/client/py.typed
src/ouster/pcap/__init__.py
src/ouster/pcap/_pcap.pyi
src/ouster/pcap/pcap.py
src/ouster/pcap/py.typed
src/ouster/sdk/__init__.py
src/ouster/sdk/py.typed
src/ouster/sdk/examples/__init__.py
src/ouster/sdk/examples/client.py
src/ouster/sdk/examples/pcap.py
src/ouster/sdk/examples/reference.py
src/ouster_sdk.egg-info/PKG-INFO
src/ouster_sdk.egg-info/SOURCES.txt
src/ouster_sdk.egg-info/dependency_links.txt
src/ouster_sdk.egg-info/namespace_packages.txt
src/ouster_sdk.egg-info/not-zip-safe
src/ouster_sdk.egg-info/requires.txt
src/ouster_sdk.egg-info/top_level.txt
tests/test_bufstream.py
tests/test_config.py
tests/test_core.py
tests/test_data.py
tests/test_destagger.py
tests/test_metadata.py
tests/test_pcap.py
tests/test_xyzlut.py
tests/data/os-992011000121_data.bin
tests/data/os-992011000121_digest.json