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.1.tar.gz (20.2 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.15.1-cp313-cp313-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.13Windows x86-64

ouster_sdk-0.15.1-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.1-cp313-cp313-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.1-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.1-cp313-cp313-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

ouster_sdk-0.15.1-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.1-cp312-cp312-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

ouster_sdk-0.15.1-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.1-cp311-cp311-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.1-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.1-cp311-cp311-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

ouster_sdk-0.15.1-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.1-cp310-cp310-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.1-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.1-cp310-cp310-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

ouster_sdk-0.15.1-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.1-cp39-cp39-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.1-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.1-cp39-cp39-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

ouster_sdk-0.15.1-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.1-cp38-cp38-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

ouster_sdk-0.15.1-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.1-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.1.tar.gz.

File metadata

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

File hashes

Hashes for ouster_sdk-0.15.1.tar.gz
Algorithm Hash digest
SHA256 c67a82701b9ff7168a40a6e6ad42f1ce75ff213bf1cd4c60d5bf3c169255623f
MD5 2cf163632c5d7814bedc94788e2d5417
BLAKE2b-256 e23507e68b657495b8e99e31089f0e4a3c86afad064c8190938879f0e7c90f9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6629c4036cd35a64d0386396152bec2e9fb843d11642dd2d0e0cf5381cf538bc
MD5 5c620927dcbea8a0ab23c5ab9b79521a
BLAKE2b-256 ec39968285414cc6e2a17fea546329ecc5a2cba48356d5892f4275be5d0e4a0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8576dd562f65f96878fa4530a335fe5a735432f3748480d9eb4daa7443db3b93
MD5 33b4995155ef8169d67d207aa66f0a76
BLAKE2b-256 b3adb65a9e586a8db411802585db6f6667288146ce901d36a7d47141f9a97643

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 337fda5b69fdfdc1fec446ef93631ead1d95c191abbf23d14855f696cc67c63f
MD5 a190bdc7d6fc384c8a189b5e34fb8aca
BLAKE2b-256 301b98571b5cec8c166f58c867fd66111aeefb55f13daa5e30cefdff71b22e14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 caf69948d73eb08dbf4ebb56a8c88a5377ec9f20d66dd8f6954378a479077fb6
MD5 b1733e3c6231d4eec5ada95bbffd7aae
BLAKE2b-256 1567f9d3576af271591f9f79b89efe9c3565e881c1655aafc5a7b0cac932d352

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31b09004440a9f3aa909cddaae3b20c304f470aceb664a13dd930643f787d7eb
MD5 559234659ffd46c152079c9d9a238a9b
BLAKE2b-256 be3f08aa5a2b492fa8647e3c530a06a79e3cebbb5fdba9cc9b8ddf88e4632afa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0901c247a755c9058dd06e7d80905f969a5bd9d71a2121ac932ec104af3a80f8
MD5 4914a47d7d94c37e95184f8ce20d19d6
BLAKE2b-256 0bcb6a1f6b2e85bb1824f3df47d4b75f7b34bf12a0921891b5c41f1a1bc4d1ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f7b93cfad1440084f90c891a2b77ef39e4549de81df7730ddcfc0a382800cd70
MD5 d406a8e03696cfb0d4ffe4b3163354b7
BLAKE2b-256 5881199aff60c3ea4f6120f06252bb86b06b153affbad0a4a85b969d29ee6e63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af52543d8b411add8cddde6b0fba2d1570b83a950d71277e44ae4d32d81d1afe
MD5 3868809e4e07c09e52b251d03c7b4da9
BLAKE2b-256 424be0f2e9f6cfbdd258da9cf38673ed3115ef0352f049edfe07f69c7ca92847

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 72b9f6ab8dba0fd24305d75315d46e5b8f2f889a7ca2c9d2140c6ed0cbcedb6f
MD5 a7fdbcaf8e388167c971fbe4437b0c2f
BLAKE2b-256 ba988b5c9e6c7cfdde63662d08517d7f833d388e1d9a094fdcf5291ce72978e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2466dbe86809926f212cff57b4390ef35e862be888403cbbcf41ff0aeb25d553
MD5 fa39f0d2b267bf3828ce877f8a308d0f
BLAKE2b-256 2cf66544238b60c2f312eb9c460d08976551737a29437c2c4a2baf406bc567d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a5aef813053771b1175fb8646a12172cc9816ec92f0162295c0303ebfc631466
MD5 242fc6fe31d4738f86876bf24fabc739
BLAKE2b-256 e2597c8bff80a3ec16be95af0b6de429d6ede5350f2daf65714b5a064faafb2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6360ca343000a87cbe49f07248aa629794e3306ead3689690c3b24e4624fcc34
MD5 a72551a66e5e13dda70079953e5c2c4a
BLAKE2b-256 6e65c3a2a694f72015510e74cd3abebaf16fc30cd75087bbcb4282e1bb1225d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 067282625ea05dce41eb97f377e5a1cdda4a27fc5dd3ba9f89261b9c5f304042
MD5 3c5560893c496a9fab7114f24efaf49d
BLAKE2b-256 6c099be19967d09d61136512460f4e3d7a24fb860187ffa87b90863a1406d146

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 31c0a209e3372f7fe8b97d66e474a5c9cff13306467d5b091b60550a1bdee40e
MD5 1ae2db280b40420eff26a8fbf5a53863
BLAKE2b-256 4f6f9de25eab9e2614cb4b19eafc5f59884e65a448ddf25841db5bcca199037d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d20a1643839d6abe852f440efda91d67a097b9db44f11218474b1a105413a619
MD5 b422630a1c16693b87c946c5ee4b1a8f
BLAKE2b-256 266363a92120fa04943028ea0f947a6511d3510702c35979aedc38164f059ade

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a8ffaaa5b64be166cd2ce6e011999b4e1a16a5bc3fabdef7c1bf69da7121e61d
MD5 391d30573f5c561cfa49b18bd0831d09
BLAKE2b-256 46c96f43c854129520ba7fc2a5cbc754d47e83cbd4d8a8a7e9037ccbd33dc8c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c547ed7b48925553708e9be7376ce7c1281cca58edbc21f9e9d7092004e7cab5
MD5 fab77aec9a23b7a5fe56a22c5fd39b77
BLAKE2b-256 53cf9a595fd49a9000c34f5152dca2408e8d4422d1ba914204abfdd8e2507920

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f9f910161bcc31d90a1482572143caf995be40ccf4b338a7c2b8f298d2956af7
MD5 c329e54eff71d30c4bc194007f17bd64
BLAKE2b-256 96a33c6eb88f58218868fa308f5c976b7e5346701811f5559815659a53a3d081

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 069de057e65dd28ae31908f9a3fbe7b29bd4d1e28bfb86d7c678a9256325e508
MD5 7eaa77e203c87b164899da99b3e2d4b6
BLAKE2b-256 2606a22288aca044833f5fc43ba663493d410393f23e0dfe100191baf92d792d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8c9441ca3215defee775698e560a9f9bf75a72bf50b989256b28dc6049df9533
MD5 e7cb7e23f413fe6fbb542f798c207b63
BLAKE2b-256 bf17962a3fced12a43f317480f872fcbc2fb66efad5e7ad8aa04de5a311b144b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ouster_sdk-0.15.1-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.10.12

File hashes

Hashes for ouster_sdk-0.15.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 057111426e6c28acb556577a4fd53ef7c98a394f47e97a667f90ed53c00528fc
MD5 d29823fe4fdabff037ce58713ab52929
BLAKE2b-256 b52611a1e51eab63b1a293a43c29ec429de9c475be3c5c09fbba048473433099

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c6119f0b796207cab8d8715e57543fb5601135fab7d1dfb94cda1b0e5de9f78
MD5 b21e16bc7744958d61d9b02c4c0ec981
BLAKE2b-256 4e3952a3766307cf4633d23790251693cf3844b3e80e98a9c05741cc0b2f1ea1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2c3929a51307579e83a50c41a0c05b2a8d2754eb1ba2e724f89a4ac3edb5af46
MD5 5f55a4a09ef155815f95e0f04f082523
BLAKE2b-256 5ae712d25b1d257a5ab80e301395278201e5778418f122ddf063b91947cbd1d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 bf9d0141d05cf7af063a1d9f83ad61c6441b4286b3a52f50d4f740812c9dd7f9
MD5 d2be16ebe560732c51eb39131b40961a
BLAKE2b-256 d70daeab8de366a3c7deb6fad5ff0f1ab93f5695ed2bfa5bb11c43e9fed3454f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2dbba77e39a0a97641fb244ae7e4282d21d6e36207d44dbaee8b3524a66ff78c
MD5 43801d3e28d1524348a3419ae3713255
BLAKE2b-256 6298b5907c71cb8faef8fc783d1e55800ff80f256e3cd88023c4b67b5b6fc546

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ouster_sdk-0.15.1-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.10.12

File hashes

Hashes for ouster_sdk-0.15.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 90cd95cb2fd106e68788d9f5984e9836d54fbaa927fc7d1fd28c4d463afd24e4
MD5 d1e838c64a8fa2b1266f1759c9a65096
BLAKE2b-256 0dd85d6530582b42f13aef7bfcd8657ba66ef5af3af1e39c1448faa929d5da18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8beb8537b9b96c515b6925653beb9c5941ec4c1d09e6363bfde7c1a9c444a5fc
MD5 d728b9b8f41d0ea04dc8d3decd5e00cf
BLAKE2b-256 d5e89b37d9bf29d8b828fe7b156af3264ad5e0800cd9bde26e36e89185990fb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ad8bceb4615197eb980d44403c69b07be78a7f289d66b2f2a478b1a97e7a5815
MD5 a98fd931ffdb46f1856a5ea88bd84997
BLAKE2b-256 8c371de4eb758e690a362faa9ea67f013d88ace418bf3399265fdd07d51b41ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 06b4bedb036de308b678e4f474e29b9454cde56afdf03f72c592070b5b2f003e
MD5 51e71b795a7a7bb08da3ec529e5648f8
BLAKE2b-256 fac6e1ccba053d90abb44524aa42cb166c41236c82dae774fd640a7a2be14a3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ouster_sdk-0.15.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cc5002586f12e40aa0d1e840a9b1d34056a672a0d2e9bfb93f1164c007f79e18
MD5 1693a62c7a9aa097ca67ccb7eb10f43a
BLAKE2b-256 615b92b2b318bdc19f81c6fde7a2497e17d80eaed0cc87236ed8c75f9e89dd21

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