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_packagesupport - The
open-simulation-interfaceprotobuf source included as a git submodule (commit083481d) - vcpkg support for Windows dependency management
For more information, see the official OSI documentation.