Skip to main content

A Robust Approach for LiDAR-Inertial Odometry Without Sensor-Specific Modelling

Project description

RKO-LIO

Robust LiDAR-Inertial Odometry Without Sensor-Specific Modelling

arXiv GitHub License GitHub last commit

PyPI - Version ROS Package Index ROS Package Index ROS Package Index ROS Package Index

Visualization of odometry system running on data from four different platforms in four different environments
Four different platforms, four different environments, one odometry system

Quick Start

Assuming you have a rosbag (ros1/ros2) which contains a TF tree, you can run RKO-LIO through

pip install rko_lio rosbags rerun-sdk
# data path should be a directory with *.bag files (ROS1) or a metadata.yaml (ROS2)
rko_lio -v /path/to/data

Why pip install those three packages?

  • rko_lio -> the odometry package
  • rosbags -> required for the rosbag dataloader. Both ros1 and ros2 bags are supported!
  • rerun-sdk -> required for the optional visualizer (-v flag)

Check further options for the CLI through rko_lio --help.

More details are available in the Python usage docs.

ROS

Supported distros: Humble, Jazzy, Kilted, Rolling.

sudo apt install ros-$ROS_DISTRO-rko-lio

Or if you'd like to build from source, clone the repo into your colcon workspace and

rosdep install --from-paths src --ignore-src -r -y
colcon build --packages-select rko_lio  # --symlink-install --event-handlers console_direct+

In case you cannot system install the necessary dependencies through rosdep, you can also build the dependencies while building RKO-LIO

colcon build --packages-select rko_lio --cmake-args -DRKO_LIO_FETCH_CONTENT_DEPS=ON

A launch file is provided:

ros2 launch rko_lio odometry.launch.py imu_topic:=<topic> lidar_topic:=<topic> base_frame:=base_link

The three parameters above are the minimum you need to specify for the launch file.

Check further launch configuration options through ros2 launch rko_lio odometry.launch.py -s

More details are available in the ROS usage docs.

License

This project is free software made available under the MIT license. For details, see the LICENSE file.

Citation

If you found this work useful, please consider leaving a star :star: on this repository and citing our paper:

@article{malladi2025arxiv,
  author      = {M.V.R. Malladi and T. Guadagnino and L. Lobefaro and C. Stachniss},
  title       = {A Robust Approach for LiDAR-Inertial Odometry Without Sensor-Specific Modeling},
  journal     = {arXiv preprint},
  year        = {2025},
  volume      = {arXiv:2509.06593},
  url         = {https://arxiv.org/pdf/2509.06593},
}

RA-L Submission

You can check out the branch ral_submission for the version of the code used for submission to RA-L. Please note that that branch is meant to be an as-is reproduction of the code used during submission and is not supported. The master and release versions are vastly improved, supported, and are the recommended way to use this system.

Acknowledgements

KISS-ICP, Kinematic-ICP, Bonxai, PlotJuggler, Rerun

This package is inspired by and would not be possible without the work of KISS-ICP and Kinematic-ICP. Additionally, we use and rely heavily on, either in the package itself or during development, Bonxai, PlotJuggler, Rerun, and of course ROS itself.

A special mention goes out to Rerun for providing an extremely easy-to-use but highly performative visualization system. Without this, I probably would not have made a python interface at all.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

rko_lio-0.2.0-cp314-cp314t-win_amd64.whl (544.7 kB view details)

Uploaded CPython 3.14tWindows x86-64

rko_lio-0.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (645.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rko_lio-0.2.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (569.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

rko_lio-0.2.0-cp314-cp314t-macosx_11_0_x86_64.whl (502.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

rko_lio-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl (474.1 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

rko_lio-0.2.0-cp314-cp314-win_amd64.whl (518.0 kB view details)

Uploaded CPython 3.14Windows x86-64

rko_lio-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (638.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rko_lio-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (566.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

rko_lio-0.2.0-cp314-cp314-macosx_11_0_x86_64.whl (488.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

rko_lio-0.2.0-cp314-cp314-macosx_11_0_arm64.whl (456.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

rko_lio-0.2.0-cp313-cp313-win_amd64.whl (504.6 kB view details)

Uploaded CPython 3.13Windows x86-64

rko_lio-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (638.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rko_lio-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (565.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

rko_lio-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl (487.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

rko_lio-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (456.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rko_lio-0.2.0-cp312-cp312-win_amd64.whl (504.6 kB view details)

Uploaded CPython 3.12Windows x86-64

rko_lio-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (638.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rko_lio-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (563.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

rko_lio-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl (487.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

rko_lio-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (456.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rko_lio-0.2.0-cp311-cp311-win_amd64.whl (501.3 kB view details)

Uploaded CPython 3.11Windows x86-64

rko_lio-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (632.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rko_lio-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (561.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

rko_lio-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl (483.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

rko_lio-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (454.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rko_lio-0.2.0-cp310-cp310-win_amd64.whl (499.9 kB view details)

Uploaded CPython 3.10Windows x86-64

rko_lio-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (630.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rko_lio-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (559.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

rko_lio-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl (480.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

rko_lio-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (452.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file rko_lio-0.2.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: rko_lio-0.2.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 544.7 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3c8a862e235d3c60df62dd310b544c4a4ca5bd6294239ebdb8b75f5a518c9e8e
MD5 4007341973e8e2a12bf61baed6cc38c7
BLAKE2b-256 4b9e7de8de15e2ba756ac1f5e81966ac71f6e4fb0e9c7f2c8c1ebadd70fdc181

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-win_amd64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 504da4b048545f0188475aa84aa99d5dac44b38f9210d3337650b7cbb161b497
MD5 b72625cf91e066128c3712bd22f171a7
BLAKE2b-256 b6580ef66e61adf6552d816ba3de9ddfe5c56149c245638db69c4398bb58df47

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 01c22d536c24a1e175e93edbe2ca700b38f2ae5956e1901f492ace30481fe423
MD5 8e8640cc47a34ba0354350908172eba0
BLAKE2b-256 ad2e05ba966ec0fc132effd548151d54d9f2973edd08adf68399d7d6dc0f20b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c54d14fee1f6172540f541580fe3052ea8df1557752dee61f0abec0bc5730c0b
MD5 4f38652c8861d0cb6b85eb9222ce088e
BLAKE2b-256 e63711b12553e4c11ec807232cc8c6b652e756a04919327f349b20e6191387a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-macosx_11_0_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82ea476d08167557df426f63d66f79d3b1aa85f61bd226974d50f58b76f15da1
MD5 9add82f704e28ae708f7e234f50895ef
BLAKE2b-256 d44334b7d1977b29b5bd88e1d0c6e1e8f762ca48ed75ad8468f2a47d42eb7f30

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: rko_lio-0.2.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 518.0 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 bb00c91fd5d3f0eed4014c22107db5559671ea415cc49f656342014af8946d0e
MD5 c9ad4b7e5335e08115fb67a12c42abd1
BLAKE2b-256 3ce06a73b28fd8aa75bcb66752cc67dca1980f17f5c415b213a4747b2ad27ef6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-win_amd64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bb216a7b4df385d87de79260e6bd96e3310e19f712525ea2afd46897cfe7e710
MD5 d139c76f11cc1177fc0a6679b6289323
BLAKE2b-256 67a63f4d645bcc958ce034547b74d563775719f520c228806963298b15c992c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bfd7aef1981119e1b74f42a94bbcaa37ff49be738d6812a6ced67e2a8994228b
MD5 c5435c910d522e6e2e6aa44ba67d69a0
BLAKE2b-256 cfeaba7fe16b6819d9b4c80387403980c7933377adfd7c75730812329f9c4c2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 cea679ae3ac4f5c3b0be2fe617e4d05813c5a7538de7c59faa6d4d0ecf5edff1
MD5 efa3218a620ff2231865c43cad20311c
BLAKE2b-256 b6bfe81552f54ab721da7fc977830f938f37486d5761e37061900272c3d03af7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-macosx_11_0_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b902a5a129b5fabadfc623c1919a6341c952eab1c53675b92a70060a5f5416b
MD5 d9c6ce81afbb9ef9b6c4f5040c30d6ac
BLAKE2b-256 591886d5f227ced27ca1b3edd96edc13efb6441cbedbef7b38bc72e256fffd34

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: rko_lio-0.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 504.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rko_lio-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c0084ddc6f61ef1fd003ab931cacc016bfca2f49f7a2ee0cf6070be6438975a8
MD5 639494f54bec1d6c4e74fe2cd6046be5
BLAKE2b-256 8cbee6e61ec6264c1c07565260c7f7d7d68c9f7544345caea71403220c617c73

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-win_amd64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d6b21117319f75a3f29c7b051428a8e5be4d321d6974ac18b382e60761b5a44
MD5 73ff53852fe73c5e750461d52fa31a39
BLAKE2b-256 d90bc717f8d44601b6055c78582711023233619161bc163f0e1eef52d5a2aa30

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 894f45d8e27ec21ac2f3a8b307adf9351466c176f71cbbb50a6dd65247c491f3
MD5 eed62d2b87ebab7f516ef2acd70384d7
BLAKE2b-256 05386f1b07e3e3a368233fe2579be932b1aba9d05c1539c216be8bbcdf6a75a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 640626486fa4a69fefe98a7202cac008e8b3455eb3bf063c394588e247f198c4
MD5 e8d487a2e05edd9d8adcbaf38d4bb74c
BLAKE2b-256 46af5aac42b7a97ad67c5a38c53925d81d14f06b25f8266f48d771ed3b37423b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6fa2a74500d82c9dbb9cb2a41586a6e5b38003a657206123ecbc17c1b5410b7c
MD5 a76d38439ae95943528a67d08b01c086
BLAKE2b-256 24619fa2a73a2358987f551847bbbd703d52adf81abca70f881462442114fa6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rko_lio-0.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 504.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rko_lio-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a240d381ad003679976c5152406d8492a72c7f803d9393c17fa652641f96caf6
MD5 83cd2fba68535b4784a37569da64a836
BLAKE2b-256 906faea4a5ba8e88016b94e718470539594ba8c2e6843f9476c88fbc7383d21d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-win_amd64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b5890488c0702b22064b0e9d1585844b3c93f7735413a62a91fa72f14cfa13c5
MD5 3135eb491c06ba015677382783746ea2
BLAKE2b-256 b2243675fc928a64b9bfa27b8fa595cfe9f20c2c5f370a95f9ce85a9b853f880

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2fb29e1388abb0d50bb5fd7be7ace26e99b4d4cf0fb331f47daa63e37670fde8
MD5 3680ddd75f5e204d8d56ae8766168808
BLAKE2b-256 0c3ad366cc50979c056d160ed6030b80927793da50e5bf7032a6b95aa703d71c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4e9ba5760e89373182b36c296b7b05dfc07ecfd7f1838a5d5d47e681ec3f2b7c
MD5 6dec084c89f45a4b023dbe0e70f68454
BLAKE2b-256 4e9f1be433b52c6e4e85d0460debd8a469f71c23fff3e8499d7bf9556e4c89b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e0076615d08ed960253eee1de3c61d421f6be53995de74f8c31a9796ab7c7752
MD5 e27a37c0e8894f823e82f5f96a05ee6d
BLAKE2b-256 83f57bcb56af2bb3585f411290d3c009e0253c9a75edcd2c664538b89d4455eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rko_lio-0.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 501.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rko_lio-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d8a40e2d5177f266241c0f9b3fdb8f48bcb42b00785fd96d15af902bcebeb01f
MD5 811c4d84898f28ba2db70bba1ad6a210
BLAKE2b-256 9854eef5d66b39fc180b2850a16f28274c8c61a2094c22290d3a7a3ae8a962cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-win_amd64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba08f6f78933ed3112ad845979fad03d14d945a9d27fa05d5146c0944c0b2295
MD5 113a6a18c884547573d20c2869133ddc
BLAKE2b-256 3c7fee90a4c637912fbafe1b0c413cee97464850d86f1ac8c1e9eb8d62628532

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7acca042008b87ac374df58860089bd132241d2504f5661ae2e9f8b5fc928cf4
MD5 49b4e576e029f07883cc8f5ec2f7cbec
BLAKE2b-256 241cc814f8a155ea2dea52977da659ecdb4a510e18c504be1b8921e778dee0e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 959cc4238c46d4539a39030dc7fa472a62dc6d5a5daa9acd1f9c625c36a9b67a
MD5 6fdad0f5f70e8a095ec0c9c95c47ea38
BLAKE2b-256 d38d4f23085f6b053760cba39cdad33fee590b29506246338a0d6710c337f0ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9749134e4ca532cfd2dac6e9c8903c1a6f60bd2b6420772ca96aa4728e945bc1
MD5 0497b6b2e1086235f7b672d75d4a6495
BLAKE2b-256 b98e44ff37e3ff7a0d40e83f4026e21e33bf4af3532077c18bae4a54cac2e50f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rko_lio-0.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 499.9 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rko_lio-0.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fae41f3c94c7c86312818ecad4323dc3b96a3d9fe20908fd1c497f21a6ebfc5a
MD5 25d24ca25b5524dfb88f3003053e5de6
BLAKE2b-256 50b141c453746a697585f2ed4ffbaca092eed86e8931201e1d21ae809393a00b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-win_amd64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4078412ede9f5d7d42353e10f8b5586b4aab4a3c6b05dfb51ef99b5f2bc9478
MD5 9fae7a076c6c93f70fed025a48f9150d
BLAKE2b-256 d943164ef6610a30633529dde2921acdf608c65cdcfaad9f6b10b282007048e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ff7f9238a7eeb4b8bbf7ade706b27f9c1cc175c36d778a84124c1c3a1fce93e5
MD5 61e02e87c258092fbd97bc541086197f
BLAKE2b-256 f80d3b5d39efbd92e2ae0431cbf43eda1b614442fbfe6eeaac4451b4e2570944

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2a045fe6d15fc85cefed31257377b464e6c6e6b932f1b27bf854b7875a6ef104
MD5 3b2dfd4b2cc89fd9d6a8c7440c18d4ff
BLAKE2b-256 f87183a8f060708a2710da86231d9cc5e5f7120bad92a98aad2dac479d01780a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rko_lio-0.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rko_lio-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a8ab2a6a930ecbbca919dfb0e4946a2b868e92cbdb011d7b2ec1d3ee6107a0a7
MD5 b3d840552796d182bb0c4988deb2faf6
BLAKE2b-256 8cbcf02c0daf752be33b0e66126af0fe40572a2d2d372f165df67b318264301b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: pypi.yaml on PRBonn/rko_lio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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