Skip to content

Releases: OpenSimulationInterface/osi-python

v3.8.0 - ASAM OSI Python Bindings "Krisp Kobayashi"

Choose a tag to compare

@asam-machine-user asam-machine-user released this 16 Jul 09:23

Initial Release

This is the first release of the osi-python repository. The Python bindings have been extracted from the main open-simulation-interface repository as a standalone package, as part of the OSI 3.8.0 repository split (PR #870).

This package provides Python protobuf bindings and trace file tooling for ASAM OSI 3.8.0 "Krisp Kobayashi":

  • Python protobuf bindings (osi3) generated from the OSI 3.8.0 protobuf definitions, including .pyi stub files for improved IDE support
  • MCAP trace reader/writer (osi3trace) for the new multi-channel trace file format introduced in OSI 3.8.0
  • Available as a Python package on PyPI

For more information, see the official OSI documentation.