Releases: OpenSimulationInterface/osi-python
Releases · OpenSimulationInterface/osi-python
Release list
v3.8.0 - ASAM OSI Python Bindings "Krisp Kobayashi"
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.pyistub 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.