Skip to content

Commit c722975

Browse files
authored
Release documentation: (#382)
* Release documentation: * Replace links to commit hash with link to release page * replaced all commit hashs in release notes
1 parent 9526ce4 commit c722975

File tree

6 files changed

+12
-32
lines changed

6 files changed

+12
-32
lines changed

doc/releases/v02.00.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
v2.0.0 - OSI Initial Commit
1+
`v2.0.0 - OSI Initial Commit <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v2.0.0>`_
22
============================
3-
`db6dd3f <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/db6dd3fabcca340e2aaf98c34d4959b63fb2b712>`_
43

54
This is the initial version of the Open Simulation Interface (OSI).
65

@@ -23,4 +22,4 @@ OSI consists of two individual top level interfaces for object data: The ``OSI::
2322
- The ``OSI::SensorData`` interface describes the objects in the reference frame of a sensor for environmental perception. It is generated from a ``OSI::GroundTruth`` message and can either be used to directly connect to an automated driving function using ideal simulated data, or may serve as input for a sensor model simulating limited perception as a replication of real world sensor behavior.
2423

2524
**Low level interfaces**:
26-
Additionally to the two top level interfaces, OSI contains an ``OSI::LowLevelData`` message. This message describes the output of a (physical) model of the measurement process before tracking and object hypothesis. It does not deal with object data, but may comprise the geometrical influence of 3D simulations e.g. generating Lidar point clouds with a ray-tracer plugin. In addition this message supports generic radar reflection lists and will be extended to supporting low level camera data in the future.
25+
Additionally to the two top level interfaces, OSI contains an ``OSI::LowLevelData`` message. This message describes the output of a (physical) model of the measurement process before tracking and object hypothesis. It does not deal with object data, but may comprise the geometrical influence of 3D simulations e.g. generating Lidar point clouds with a ray-tracer plugin. In addition this message supports generic radar reflection lists and will be extended to supporting low level camera data in the future.

doc/releases/v02.01.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
v2.1.0 - OSI "Agile Andretti"
1+
`v2.1.0 - OSI "Agile Andretti" <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v2.1.0>`_
22
===============================
3-
`4fbc2e9 <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/db6dd3fabcca340e2aaf98c34d4959b63fb2b712>`_
43

54
Purpose:
65
----------

doc/releases/v02.02.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
v2.2.0 - OSI "Brave Brabham"
1+
`v2.2.0 - OSI "Brave Brabham" <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v2.2.0>`_
22
==============================
3-
`8950185 <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/895018594421e0bd2a68013b2d32b2b729b076c4>`_
43

54
Purpose:
65
---------
@@ -17,9 +16,8 @@ This release focuses on optimizing the build process and documentation.
1716
- Added layer id to low level point cloud data.
1817
- Reworked large parts of the build instructions in the WIKI.
1918

20-
v2.2.1 - OSI "Brave Brabham", Update 1
19+
`v2.2.1 - OSI "Brave Brabham", Update 1 <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v2.2.1>`_
2120
========================================
22-
`ca21a73 <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/ca21a731e35a96ba3f91ef6cdf4365115ec3f332>`_
2321

2422
Purpose:
2523
---------

doc/releases/v03.00.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
v3.0.0 - OSI "Cosmic Coulthard"
1+
`v3.0.0 - OSI "Cosmic Coulthard" <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v3.0.0>`_
22
=================================
3-
`12720ba <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/12720baf67624d7312db0b556dcc5e5da700e349>`_
43

54
Purpose:
65
---------
@@ -38,9 +37,8 @@ We are aligned with the ongoing discussions for the upcoming ISO 23150 standard
3837

3938
See for more information the `changelog <https://github.com/OpenSimulationInterface/open-simulation-interface/files/2297162/osi_overview_v2.2_vs_v3.0.pdf>`_.
4039

41-
v3.0.1 - OSI "Cosmic Coulthard", Update 1
40+
`v3.0.1 - OSI "Cosmic Coulthard", Update 1 <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v3.0.1>`_
4241
==========================================
43-
`d144f0c <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/d144f0c8e5cde5471c8c3cdd5d43facfe37e4a08>`_
4442

4543
`Summertime :) <https://www.youtube.com/watch?v=yG0oBPtyNb0>`_
4644

@@ -60,4 +58,3 @@ This release is a patch reworking parts of the documentation in order to avoid a
6058
- signal_strength definition in LidarSensorView corrected
6159
- FeatureData::ambiguity_id definition clarified
6260
- RadarSensorViewConfiguration::AntennaDiagram::response definition clarified
63-

doc/releases/v03.01.rst

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
v3.1.0 - OSI "Dynamic Duncan"
1+
`v3.1.0 - OSI "Dynamic Duncan" <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v3.1.0>`_
22
==============================
3-
`d3455a6 <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/d3455a6b18dffad59a166edd21462aaaac9be1e3>`_
43

54
`(O SI)lent night <https://www.youtube.com/watch?v=fu3uA8K6ApQ>`_
65

@@ -23,27 +22,16 @@ This time of the year Santa comes with presents and has also thought about the s
2322
- Introduced raster_lidar_proposal from innoviz.
2423
- Improved documentation with HTML tables and images for all traffic signs.
2524

26-
v3.1.1 - OSI "Dynamic Duncan", Update 1
25+
`v3.1.1 - OSI "Dynamic Duncan", Update 1 <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v3.1.1>`_
2726
==========================================
28-
`448d399 <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/448d3992d4d4e5547a2ad8781b124235bc3eec86>`_
29-
30-
31-
Purpose:
32-
---------
33-
In Progress ..
3427

3528
`Content/Changes <https://github.com/OpenSimulationInterface/open-simulation-interface/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av3.1.1>`_:
3629
---------------------------------------------------------------------------------------------------------------------------------------------
3730
- **Bug Fix**: Changed open_simulation_interface target back from being a static library to a shared library, as before (this reverts an inadvertent change in v3.1.0 from previous releases). v3.1.0 breaks all users of the shared library (i.e. everyone building on Linux/Unix systems, and even some using the DLL on Windows).
3831

39-
v3.1.2 - OSI "Dynamic Duncan", Update 2
32+
`v3.1.2 - OSI "Dynamic Duncan", Update 2 <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v3.1.2>`_
4033
==========================================
41-
`b07b6d2 <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/b07b6d2677c89da48c73b69cc5403a20dfd22bc4>`_
42-
43-
Purpose:
44-
---------
45-
In Progress ..
4634

47-
Content/Changes:
35+
`Content/Changes <https://github.com/OpenSimulationInterface/open-simulation-interface/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av3.1.2>`_:
4836
-----------------
4937
- **Bugfix**: The version number is now correct in the VERSION file.

doc/releases/v03.02.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
v3.2.0 - OSI "Editorial Eaton"
1+
`v3.2.0 - OSI "Editorial Eaton" <https://github.com/OpenSimulationInterface/open-simulation-interface/releases/tag/v3.2.0>`_
22
==============================
3-
TODO: `d3455a6 <https://github.com/OpenSimulationInterface/open-simulation-interface/commit/d3455a6b18dffad59a166edd21462aaaac9be1e3>`_
43

54
`Think p(OSI)tive! <https://www.youtube.com/watch?v=SJUhlRoBL8M>`_
65

0 commit comments

Comments
 (0)