@@ -16,21 +16,48 @@ Follow the instructions below to create the log files correctly.
## How to generate the log files
### Build source and model
- Clone the _flatbuffers_examples_ branch of the [OSI Sensor Modeling Packaging repository](https://github.com/OpenSimulationInterface/osi-sensor-model-packaging) with submodules <br>
#### Clone the _feature/flatbuffers_examples_ branch of the [OSI Sensor Modeling Packaging repository](https://github.com/OpenSimulationInterface/osi-sensor-model-packaging) with submodules <br>
- Example with cmake.exe installed to `C:\Progra~1\CMake\bin\`
- Protobuf is still needed for the moment.
- For the build-script below, protobuf is expected to be installed according to [these instructions](https://gitlab.com/tuda-fzd/perception-sensor-modeling/reflection-based-lidar-object-model/-/blob/master/install_protobuf_Win64_VS2017.md)