Skip to content

Releases: OpenSimulationInterface/osi-cpp

v3.8.0 - ASAM OSI C++ 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-cpp repository. The C++ 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 C++ protobuf bindings for ASAM OSI 3.8.0 "Krisp Kobayashi":

  • C++ protobuf bindings generated from the OSI 3.8.0 protobuf definitions
  • Standalone CMake package with find_package support
  • The open-simulation-interface protobuf source included as a git submodule (commit 083481d)
  • vcpkg support for Windows dependency management

For more information, see the official OSI documentation.