Skip to main content

Ouster Sensor SDK

Project description

The Ouster Sensor SDK provides developers interfaces for interacting with sensor hardware and recorded sensor data suitable for prototyping, evaluation, and other non-safety-critical applications in Python and C++. Example and reference code is provided for common operations on sensor data in both languages. The SDK includes APIs for:

  • Querying and setting sensor configuration

  • Recording and reading data in pcap format

  • Recording and reading data in Open Sensor Format (OSF)

  • Reading and buffering sensor UDP data streams reliably

  • Conversion of raw data to range/signal/near_ir/reflectivity images (destaggering)

  • Efficient projection of range measurements to Cartesian (x, y, z) coordinates

  • Visualization of multi-beam flash lidar data

  • Zone monitor capabilities

Additionally, in Python, the SDK also provides:

  • Frame-based access to lidar data as numpy datatypes

  • A responsive visualizer utility for pcap and sensor

Supported Platforms

Pre-built binaries are provided on PyPI for the following platforms:

  • Most glibc-based Linux distributions on x86_64 and ARM64 platforms (manylinux_2_28_x86_64, manylinux_2_28_aarch64)

  • macOS >= 11.7.10 on x86_64 platforms (macosx_11_0_x86_64)

  • macOS >= 11.7.10 on Apple M1 for Python >= 3.8 (macosx_11_0_arm64)

  • Windows 10 on x86_64 platforms (win_amd64)

Building from source is supported on:

  • Ubuntu 20.04, 22.04, and Debian 11 (x86-64, aarch64)

  • macOS >= 11.7.10 (arm64, x86-64)

  • Windows 10 (x86-64)

The Ouster SDK drops languages and platforms as they exit their standard support cycle. Please follow our Lifecycle Policy page to understand when support for a Python version, C++ compiler, Operating System, or Sensor FW may dropped from support.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ouster_sdk-0.16.2.tar.gz (22.4 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ouster_sdk-0.16.2-cp313-cp313-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.13Windows x86-64

ouster_sdk-0.16.2-cp313-cp313-manylinux_2_28_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

ouster_sdk-0.16.2-cp313-cp313-manylinux_2_28_aarch64.whl (9.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

ouster_sdk-0.16.2-cp313-cp313-macosx_11_0_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

ouster_sdk-0.16.2-cp313-cp313-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ouster_sdk-0.16.2-cp312-cp312-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.12Windows x86-64

ouster_sdk-0.16.2-cp312-cp312-manylinux_2_28_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

ouster_sdk-0.16.2-cp312-cp312-manylinux_2_28_aarch64.whl (9.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

ouster_sdk-0.16.2-cp312-cp312-macosx_11_0_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

ouster_sdk-0.16.2-cp312-cp312-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ouster_sdk-0.16.2-cp311-cp311-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.11Windows x86-64

ouster_sdk-0.16.2-cp311-cp311-manylinux_2_28_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

ouster_sdk-0.16.2-cp311-cp311-manylinux_2_28_aarch64.whl (9.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

ouster_sdk-0.16.2-cp311-cp311-macosx_11_0_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

ouster_sdk-0.16.2-cp311-cp311-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ouster_sdk-0.16.2-cp310-cp310-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.10Windows x86-64

ouster_sdk-0.16.2-cp310-cp310-manylinux_2_28_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

ouster_sdk-0.16.2-cp310-cp310-manylinux_2_28_aarch64.whl (9.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

ouster_sdk-0.16.2-cp310-cp310-macosx_11_0_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

ouster_sdk-0.16.2-cp310-cp310-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

ouster_sdk-0.16.2-cp39-cp39-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.9Windows x86-64

ouster_sdk-0.16.2-cp39-cp39-manylinux_2_28_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

ouster_sdk-0.16.2-cp39-cp39-manylinux_2_28_aarch64.whl (9.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

ouster_sdk-0.16.2-cp39-cp39-macosx_11_0_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

ouster_sdk-0.16.2-cp39-cp39-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

ouster_sdk-0.16.2-cp38-cp38-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.8Windows x86-64

ouster_sdk-0.16.2-cp38-cp38-manylinux_2_28_x86_64.whl (9.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64

ouster_sdk-0.16.2-cp38-cp38-manylinux_2_28_aarch64.whl (9.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

ouster_sdk-0.16.2-cp38-cp38-macosx_11_0_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.8macOS 11.0+ x86-64

ouster_sdk-0.16.2-cp38-cp38-macosx_11_0_universal2.whl (7.0 MB view details)

Uploaded CPython 3.8macOS 11.0+ universal2 (ARM64, x86-64)

File details

Details for the file ouster_sdk-0.16.2.tar.gz.

File metadata

  • Download URL: ouster_sdk-0.16.2.tar.gz
  • Upload date:
  • Size: 22.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ouster_sdk-0.16.2.tar.gz
Algorithm Hash digest
SHA256 491825ccec829a93b2175b5781dc2d347bc0d77e707287da4f0594060a284fbf
MD5 dd3fa2520cd268d408941fe38ab9e399
BLAKE2b-256 4bf5e54848bb5d9ae768a7ca10cfb463d9faf209a1681159cf5bc6bf6af4649c

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3a367eee040c862a1b391fa0439223b4610f5a90fad174be5da1938daad53984
MD5 8c7332f58c48394e59d2175d36bf0175
BLAKE2b-256 a87cc87b4b1dbf232a569bb4ee33a60fe9e7ea569ce679a8bfa0c1a78fb066a3

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eddab031dd1d4469d49441c1e54e11e40bbd648b6f9f8f0c7a2fa5fc8f79b121
MD5 bcad7ef136f1cc44862d53aaa34b0cc7
BLAKE2b-256 781d7ca77f0a671ccd7342bce2da3b4b84e1b5dae8272bdfe015feeb967feff5

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 38466698cb2592923007193e7071fb001d0bbd1ca36930c798d12179b8b2d7c5
MD5 fb2b56d1d49816b253c50b9a9f24006f
BLAKE2b-256 826bc6c98c53137607f76d48e63164fec2219502cd1d23efa64643240e8839db

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 979cb418ae5b2ae5ff5ca41cc194773d6660459a6aeb78fe4443c96985eff688
MD5 87f5983bac141d39dee85cb3947a3910
BLAKE2b-256 57ae519375d0d50d3bd10a3ce3d73f04231789b424f13e62441f002b1591f684

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e755ed9282d474f26d47d066a753496448496059d5c2d3bdd9d4e853a02ff54f
MD5 022c86656b40b1a6f95f758bc65c6e7f
BLAKE2b-256 32a884e3061a33a7bf3291e8e53746c2b7d65d6f352565fc7c4631e9123aa54f

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e55ecfe2aed7d53e1febf27398e0f2234984ac9dd75f738f6964f61194f84f78
MD5 a7ebd0ef89bab23e7f4d1c7e18583765
BLAKE2b-256 29224eb5993e26c308cf5495516ef83112073489440073c5be111ad62b962151

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2cc9290dd6b63c90690e1d5be14aa4e782fe8a3e670ef4cbc54bee689f4e9ed
MD5 4ee9f1bd715455ba8fac68a1fc3e8f0b
BLAKE2b-256 51ac597b2e05b349e046a34d6861be9da70048351efc8b7280582a41fd5cdacd

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 577525d7e1216932a110c815cd2d9a9ba68ac44c0a8841325e8d1931fd51bee9
MD5 584b20ea8e3a8421f453a9101da1b89b
BLAKE2b-256 ab4e7dc2fcd173b65d3231f2ab2847dd45a075186027befdd8e17d80b46df072

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 108c0728b130ec38d8c802d573b2934fe24048378e86d70aa6545983601ea637
MD5 cffdef7547e4a4ba6379f0f2efa7660f
BLAKE2b-256 8835f211803c6aa93e45f9ebd56a0a2a44a12907b6b66d7baa29e3506651708a

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8022e252e1f8f8e7fb9e1e62c568c4c62476460bce1001a8fff8dbacd741b7b6
MD5 53f49bb7c09da8271fce84a1f9f1c948
BLAKE2b-256 3639861421508ab0b7c179b509207e2db5e182c181a7c6da092ca4b08154d099

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 101687368a690d075bb4cd9d4145531f2aea88d6016c30d9cba4850f8663ae7c
MD5 38579dce2af9679f6c9e9022502fb79c
BLAKE2b-256 28cc40182752628a5ce7adf8894785df576d416f1217236c4af6ea87561bfae2

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8104bf8c4e401ee3e9e640e58f3c3a92ec4a7c5796ac3376239a6cad62b0143a
MD5 780ecf78f5ffa3578f8df55cd28968e0
BLAKE2b-256 ee5ec8aa8b570c7683f8c61a582b39fd0decd8948822089d24961cbb6fd48945

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c3d78a128cdffafa8739b2c6251f58dec24e786e8c836239ffcd4ed2f579fdbf
MD5 6389b146e414ba6e56be4ad775ef9a64
BLAKE2b-256 f15407c4f2994de6f96911379a84c8d8e4b8981dad473e2950f2ff83e49c3020

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4c363f45931f19b99491ed96a536856b6a93759fbe4ccef3e75ef04a0cc4e6f5
MD5 18174dbafa6ec06855987184c9ddb009
BLAKE2b-256 876091be44e7adea5781746b073d0b7eaf3edb1f4d955833b1734daf1354ef08

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cdf8a62e9d2a5000bc61ef80da3e67826a09a53414086c9bf9ca7739d6200c91
MD5 d597c7ff69e0468e99c5831b4f8cc952
BLAKE2b-256 be83eaa850b5a986411b4f3463f9bf7b443cadcafe5ac4fa03e4cdb2d480a119

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 680f6ce650db584f193493222f512c8e86e2af6a3a8cf80d7b6aa619357f1e0c
MD5 c8942dac17c1b3df601113f6026cc616
BLAKE2b-256 dacc91ee9f3ec919b692802913b154c8e57c6a657f31847c659b2659718d1d9c

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0e758e7f78d4a5feb81f6e5fe7fb0f69c6cdd712010c54b1410f8b74ccd56189
MD5 1d2887d688fceb5d9e414659063d5e5f
BLAKE2b-256 849b4a2eb9baf7626be9dd39df214a60158844b8c9e5575ccc2c09001ebc444e

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b15caa9de681bcab31fd7e782dfd7ca3fc8512a2a54ec644c655eaa718861a2b
MD5 0f86c18079d19d72e9cee1380ece7e1b
BLAKE2b-256 de6dcb8bc8194cd29df81e2b575f4120bf09c1c2b86216733c60b867ead3b1a3

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 3693d7f454ff4d3918c340a16e0cace1fb55072f7a003a98f7c2b61407694184
MD5 043c233ef5bde837fc862b18a6eea6da
BLAKE2b-256 ce5bb169159ebbc3bf14fa4591f3e6f6b5744c2e6fc772d0f7ded62c2e213912

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e6ba9420cb096f326062cdb2c534bc55b349102a84e563315e053f9bff73b588
MD5 05c42a506c6d7b46737bec973accedfe
BLAKE2b-256 2bf0be2b00d36c369e82188774da69dddd5061a8dc88bbbfa53014c939ca6b65

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: ouster_sdk-0.16.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ouster_sdk-0.16.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5b58dddced645e6bde26d0eba11fe7964e0f3622fc0c94cb45b77e37231bd9a1
MD5 6b1a056d8332e311be353a9b4ed28cfd
BLAKE2b-256 b6cfc2d30023ddd190c37bef73be5a3dd562a1116ab8b851fef24c886543eb72

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 583e2cb6013dc5180936099834e5959faa002ec29a1d0ae8f1cfa8921983a35c
MD5 a9f69a47f3ec098789aa32f03aabe1d1
BLAKE2b-256 9fdfe7cef7a25d731f119b456348672a41fd4f886833aa864e1d5294865a40d3

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 95eb2f352c41fc20afd824d5e4017dcd6a8919640c792010712e9ce21355fee5
MD5 0a785d7ed8195c47e1be7bba60fc0eac
BLAKE2b-256 b2684eca4bec854e9ebf1a14b25651c05d615231c6fe8c902dfcc77cfd81bb21

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9689c5949e62cfbc35b0ed095b5d60f3c1d9749b1110a6eb2d3c7c3ddd2880d9
MD5 6a3a79427002862c021f6dcc8a65321c
BLAKE2b-256 d6388f62b5e137d44153d8d984ec0244a3148f28f916da60fbe252cdb3abd35b

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f13a07eeb6767cba379d122e33a29f2041e2aee3570c83a298ec063dde493505
MD5 4f05d783c174dd6c1468d839296b9eac
BLAKE2b-256 1f4584ee02009695391051071e4ba84f55f185c4152f8cfb534eb22942309f8d

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: ouster_sdk-0.16.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ouster_sdk-0.16.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ef4f42961445f07143c60e084d2380178fb372b24f3d19beb69aec1930ed3131
MD5 f35968b0c0ff8422481f09a500970ffe
BLAKE2b-256 088b5f456cfc1e7f921c974e9e09e466d164066f41d12ee4c1070b1817946ee9

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29b826e2398e4176a5829f563731fba2e7199b72601bff05d3a67b5d4798db57
MD5 353563b2d0d3226fcfb95a22d5056bbd
BLAKE2b-256 566f6345afd55e0af070501e25ded53456edc14c1a187c0440e119f13c710915

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 73c14fe2d106d891fc71087beddb767cb0ab1cc308b1c46695f72adb9ffe778e
MD5 96acc7ba0c8816426ab1e094c38a1a40
BLAKE2b-256 d04a5fa4bcef60f8ddde80f33ec1535f853d0bc1a13344195a6e16b9fc689ff3

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp38-cp38-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 85e903615d3afe20865bf1c42b53a83ec85c43970d0a61a31e781858d14bef63
MD5 215459146615d77971f3c35fc571a724
BLAKE2b-256 34a9481e9ccb4f1b0b75798fbe84451f806fc6d795c82039ff6841839290bc32

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.16.2-cp38-cp38-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.16.2-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 d14cf2aaddb0b43c4ea8a9bd0705a17ca9c53cf5cf40c7b3a4b7dec6e7cdd17f
MD5 34d1054cd12e1b8dca1e61f72f87a24b
BLAKE2b-256 40bfd23e3a77216764ba6fd15a01dac3008cd31793928465e00d8804283e7cee

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page