You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will output an osi file (`sv_330_361_1000_movingobject.osi`) which can be visualized and played back by the [osi-visualizer](https://github.com/OpenSimulationInterface/osi-visualizer).
84
84
85
85
See Google's documentation for more tutorials on how to use protocol buffers with [Python](https://developers.google.com/protocol-buffers/docs/pythontutorial) or [C++](https://developers.google.com/protocol-buffers/docs/cpptutorial).
86
-
## Installation
86
+
## Installation on Linux
87
87
##### Dependencies
88
88
Install `cmake` 3.10.2:
89
89
```bash
@@ -94,10 +94,20 @@ Install `pip3` and missing python packages:
0 commit comments