|
| 1 | + |
| 2 | + |
| 3 | += https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v3.4.0[v3.4.0 - OSI "Gallant Glock"] |
| 4 | + |
| 5 | +Stay p(OSI)tive! |
| 6 | + |
| 7 | +*Purpose* |
| 8 | + |
| 9 | +In this minor release, several interface messages have been updated and extended to better ensure consistency within the standard itself and harmonization with other OpenX-Standards like ASAM OpenDRIVE. |
| 10 | +Moreover, this release provides a first glance on the on-going efforts for OSI's documentation improvements and migration to AsciiDoc. |
| 11 | + |
| 12 | +*https://github.com/OpenSimulationInterface/open-simulation-interface/milestone/14?closed=1[Content/Changes]* |
| 13 | + |
| 14 | +Documentation Updates:: |
| 15 | +- Updated the documentation's structure and migrated it to AsciiDoc. |
| 16 | +- Updated the description of OSI's top level messages. |
| 17 | +- Updates on additional descriptions, like those for trace file formats, naming conventions and installation instructions for Linux/Windows. |
| 18 | + |
| 19 | +Technical Updates:: |
| 20 | +- Extended SensorViewConfiguration message to allow the consumer to choose to not include static content in the SensorView ground truth information. |
| 21 | +- Updated StationaryObject classification enums to avoid "pylon" duplication. |
| 22 | +- Extended StationaryObject classification message to include speed bumps. |
| 23 | +- Extended StationaryObject to include emitting structures of electromagnetic waves (for example this can be used to define a streetlamp). |
| 24 | +- Extended the TrafficSign classification message, by adding attributes country, country_revision, code and sub_code, to better support internationalization and to align with ASAM OpenDRIVE. |
| 25 | +- Updated the color coding message description to better align with ASAM OpenDRIVE. |
| 26 | +- Update the color coding message description to include Grey, RGB, RGBIR, HSV, LUV and thus align with ISO-23150. |
| 27 | +- Added an enum for dashed lane boundaries to disambiguate start and end of those. |
| 28 | +- Extended HostVehcileData with more comprehensive on-board information, and promoted the message to a top-level message for exchange between simulation environments and (external) dynamic models. |
| 29 | +- Extended LidarDetection message under feature data to include echo pulse width information to better support several sensor outputs that are currently on the market. |
| 30 | +- Extended OSI to include a generic external reference message to enable traceability for data from other standards, including other ASAM OpenX standards. |
| 31 | +- Added support for using OSI with Flatbuffers encoding for OSI messages instead of ProtoBuffers, in preparation for a potential switch of default encoding in a future major release. |
| 32 | +- Extended LaneBoundary message to include additional types, to better align with ASAM OpenDRIVE. |
0 commit comments