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

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 (manylinux2010_x86_64, manylinux_2_28_aarch64)

  • macOS >= 11.7.10 on x86_64 platforms (macosx_11_7_10_x86_64)

  • macOS >= 11.7.10 on Apple M1 for Python >= 3.8 (macosx_11_7_10_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.15.0.tar.gz (20.2 MB view details)

Uploaded Source

Built Distributions

ouster_sdk-0.15.0-cp313-cp313-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.13Windows x86-64

ouster_sdk-0.15.0-cp313-cp313-manylinux_2_28_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

ouster_sdk-0.15.0-cp313-cp313-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.0-cp313-cp313-macosx_11_0_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

ouster_sdk-0.15.0-cp313-cp313-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ouster_sdk-0.15.0-cp312-cp312-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.12Windows x86-64

ouster_sdk-0.15.0-cp312-cp312-manylinux_2_28_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

ouster_sdk-0.15.0-cp312-cp312-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.0-cp312-cp312-macosx_11_0_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

ouster_sdk-0.15.0-cp312-cp312-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ouster_sdk-0.15.0-cp311-cp311-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.11Windows x86-64

ouster_sdk-0.15.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

ouster_sdk-0.15.0-cp311-cp311-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.0-cp311-cp311-macosx_11_0_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

ouster_sdk-0.15.0-cp311-cp311-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ouster_sdk-0.15.0-cp310-cp310-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.10Windows x86-64

ouster_sdk-0.15.0-cp310-cp310-manylinux_2_28_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

ouster_sdk-0.15.0-cp310-cp310-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.0-cp310-cp310-macosx_11_0_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

ouster_sdk-0.15.0-cp310-cp310-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

ouster_sdk-0.15.0-cp39-cp39-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.9Windows x86-64

ouster_sdk-0.15.0-cp39-cp39-manylinux_2_28_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

ouster_sdk-0.15.0-cp39-cp39-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.0-cp39-cp39-macosx_11_0_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

ouster_sdk-0.15.0-cp39-cp39-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

ouster_sdk-0.15.0-cp38-cp38-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.8Windows x86-64

ouster_sdk-0.15.0-cp38-cp38-manylinux_2_28_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64

ouster_sdk-0.15.0-cp38-cp38-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.0-cp38-cp38-macosx_11_0_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.8macOS 11.0+ x86-64

ouster_sdk-0.15.0-cp38-cp38-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: ouster_sdk-0.15.0.tar.gz
  • Upload date:
  • Size: 20.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for ouster_sdk-0.15.0.tar.gz
Algorithm Hash digest
SHA256 1bd49e6df00d96ad3fb56ee67f732eeba36da3057c07b881293371f6b9f1ba30
MD5 71b9e5037608ca949a2da52a9c39adae
BLAKE2b-256 412ac6f90a37bbbb48a276e34b510c8e42a512b82298f224ab9b75ec58feb857

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 fe741c36ac827eac0faac288c95da4d60621764ebd8f2be6caa6ebc298d806ba
MD5 3a1ec41f0903267c1e2872d9db750ce8
BLAKE2b-256 d8c36b23170dda9dd778af569cfefcf63988a716373259eba43d93d5d5d42da8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e5c6f980b6cafc00cd351be5e722440a03b29510af17d7e723e1f8028aab5b7c
MD5 beeac533b997a731fb51d187b43b3617
BLAKE2b-256 6031b96bf976eda00a87dd351614d63ca2d780b53aecb4bfebe5aa069a57bcc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a83bd566fb283069c59c08c7b79228c30d434278cfd2de3b56a4d0dadec068ba
MD5 8179f90fe9cd75e190400555e65dc85e
BLAKE2b-256 299771b156b898d219d62754a2f789dbc24dc87667f8edfa2c8f586d611b1cf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7844b2c0975648fe23dbbb31a2ce8915e741eecaf07c6c9435c634a06bbe1798
MD5 56506d845602a100b5686092ff13aa49
BLAKE2b-256 0556917bf2ba70b2ab445b3993eb48c6bcc5ad3a6a9d1aa451834624c11844e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3d2a735e13de5ede014d0129a6c0b3eb45400d7f6736fd982acf58d52abf8b06
MD5 dfd6b94bea23b4e4ce84613c1951fe1d
BLAKE2b-256 91373e64db3ce13e4b97e163ecff7f587cc91e27198a363a27f6356b3d3d0be5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5a658e578e63e1667bc02d51de30d96c27ca066a5431aed514896b41c615c9be
MD5 3862863ebd0d97d6d36e42386b433377
BLAKE2b-256 c2282053db358ca0079b2ef359f4891401977b30a5cfeccee0c2c7331afb40db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0eb3dd65a182f07498d3dabb4b59748b44fe2a73bd7b9306555abb2fb159624b
MD5 d40f04e6e7101cbe56c356fd3cd826ab
BLAKE2b-256 6d5c0347c88e073fe44cec15c54fe74da9e049c5c18abc4d74344c6ed585188f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8aa9a6af47e43b25b145a1f776f1ef3f322133ead6a38572e8e15112d2ab8a70
MD5 9ba510a5286c2c38193db5fd2833b362
BLAKE2b-256 8a7960cd9fcb598220567cb4ab1effbee96326ad3704b640a5c905a354fc4910

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 5116159ef049a12e44928b8b428305b42542b42b1fd521b313633e27f9812b52
MD5 d62ef422bb02e34363439723d4235912
BLAKE2b-256 5734ce1dd29da61760b2d857284e437bdf6be7f7655798f64fb93f167991e49e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7709517d330f8d7ed2865fbe8fa765727393a8f6be3264bd6fddb6668724f833
MD5 6ae94efe3760f80a7623b690ae1f7930
BLAKE2b-256 6640fd6503d22489324a3f05c742d602bbb34ce4b7e50439445c856f71548dfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5a2009dc2408318aa56b7cd9c2ccd08973e93a72a4434779a412deee95c4ec1d
MD5 d950b405a943fcafd81e25c030a5620a
BLAKE2b-256 b028f7e2be9ae19d33608a055db67d4119ad4404c1b33986678a83d94a423889

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 426d3a381482749ea519a63c9a949e676382975b1a1f4b772d1cd5b2f2647441
MD5 72f0f6e371a862b7ecbf201c7115f1c4
BLAKE2b-256 57152cce69762787555bfd4defdf168cd336f2ff7905db5590f0c416afe095a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 07e0490014db386fc88f418ec6a066b886e2a95e5b447c4333ec99eb6f986b91
MD5 163f0e7898411c1bc245d9b37d340831
BLAKE2b-256 43c1e1566dfa57754dab039ba18fd890cef3a21fd653dc559318142a16548007

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 fb6a6271c649c1c91d6400820776489ffed5437060c9ea76fdb14c4dc68bb6d3
MD5 5de9ba2fa30aea393fcf50f7eab434f1
BLAKE2b-256 c03b633bc3d001dcb77f7ecb819d3c6cc02ad9b9984df3fa0a4bd72a5f310cd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 57daafba53890c19c631b988958217861c1543d9b2af2e717c7348f84a119118
MD5 dbbf03668ea09a76266ac93f71d993ff
BLAKE2b-256 817259a5d2dc36a914be72955bcd38b9f342125157590ca364017f5f68e3383f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c6f80a1c60fb0898ca5bf113b14bd524cf5d2063647c0395f5d88cb218cfccdc
MD5 cefcacf2de8529669a8b175c6c114fcd
BLAKE2b-256 ec33316454b979a539cef70a58ac043057c98db0cb4ed631b6293c6d97738d0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2fdc21f7ecdf85f68b4fa5b9271fef1c13be1f6263d9a9a2b6b60a88d02f216c
MD5 7eaa969dd8ce313eef4f86354ffbc9ad
BLAKE2b-256 4b354d373efd2e4e13159a9633ae8957841f73e14d38bc667cc7db392c62da36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0af4f6d67ebaf47e8ba5ef4f502834410e3df10120c1db1910e5767d1fdd7891
MD5 085d815a297dce7ebc2876e489e72ec6
BLAKE2b-256 1c128768d4c7012ed1e2f27ffa3051bc0d8380de4db10c746a7640baa81fb371

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 45d66a7f32edd8514328e9025f98d1b3826be66caedbb99d5d8a4ae9ba491232
MD5 e675bdaeaaaf69b84910358f1f7b15b7
BLAKE2b-256 263024bf7619763969448ac6309e7beb95691bc715e47e01da37131317dc65a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40749e776e58ddda97ccfba1638071e64591f368a83e8b44ac300d464f984eb0
MD5 84e184b5365d00812fe4878ffe69dfda
BLAKE2b-256 ba7e8eabe44dc6ae937e7f80e50614c6c46fb1e65f8604f517ab3d81dd2e94a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ouster_sdk-0.15.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for ouster_sdk-0.15.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9f144ac73a1e92aea34d124922f3e915df8d02cc3c5192dcfe254bd3f49e91ed
MD5 e0d4c82f6effc6ab3ce979bc3063307b
BLAKE2b-256 2daed9405f460d15a5e8842758915a60d9a4fe3df672b9a8f82bd7876b3817a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ab3e42439bea702549da987a155ccc4f1059f99810f18265b4559b5847b7f968
MD5 1f716a9aa3af3d6213c62c2796d30c79
BLAKE2b-256 a8b1326094b88a82858b1855a6e0b7429a8a2ed4d0cb3b101c927216365b9fe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70e736911c10c483a8c9c61bce42a519149c0e5fdf1dbcb3732d22f9b359479b
MD5 3c280f46e44d412096452c6044b7fcfb
BLAKE2b-256 4bc33bb7dca6fbd082f099dbd61b6d5d7d523e0a79729a908a4bcafd7cb801f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 97ce64b5b6d7f3a8207849e0417a6daafffcdbde4572bc10039cce2b5fd618eb
MD5 58dafe0eebd23b89b5af4b13f84ffff4
BLAKE2b-256 fd6e7ea6c93c7d586e6c6ceaeef8714ea1ea0a7c1e20a64cb4a17b3dcd378ab9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7a0fa53febfb1fafe489f195a787afde1a00835a298da4da93c6dc64f639156b
MD5 30e42ae6d5e5cab0447475c00e00e1f6
BLAKE2b-256 b06cc86d167097cc2b7b6a99e3d66185a9716cc69e5233f8c70549e7a881f806

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ouster_sdk-0.15.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for ouster_sdk-0.15.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9932c7d34f9b76088133d4312e3bf27c6faca0b5ab4b57ec527602f421dcf421
MD5 b472784ca909a495689492cfc43ca75e
BLAKE2b-256 a7680ad9c99d9a68b30d61439359fc0cdbe02637e51802dd73e7f40566f71b33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f6613369561df58a496ccaa94621fcc61c67c4e36a0c37156483bca1344d2fd6
MD5 8e19c05670f9c32dffc098056bc6aa5c
BLAKE2b-256 7c5e3aa0d66bab459edc27f0695037787d8a8804128a433bbde4d24f26779c23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f72734e9d47135a8739688a8176521a2eeb542a728ea8d82e2387b7b0f0f765
MD5 241da00d100786c109aff5731092eee8
BLAKE2b-256 57d4bfaa174d66ec192f7508bd88d035acf55367829b9611746589eafcde9b60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 108c79644cba8d446004a43df1c0f62feae8602309854e40dba305b0bb20c4eb
MD5 55582f1f404e0ac4436341373e0e53f9
BLAKE2b-256 8a7b06aac7308d5fa4d0aae107eaafa589a15fe3fe69e156b20acca42e038880

See more details on using hashes here.

File details

Details for the file ouster_sdk-0.15.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ouster_sdk-0.15.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a4d4d0176558f736c5036e19cee96a4f39e5ea49cf829218ba59b1fb3a6f6c2d
MD5 dd73f6e4386b8f557224f24cf8475aeb
BLAKE2b-256 e21a590501c6d33bfff114130da1da5dbf9bce46f8a85d1a2db9eee54bba2cbe

See more details on using hashes here.

Supported by

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