|
2 | 2 |
|
3 | 3 | Here you will find the set of features that are available in each release.
|
4 | 4 |
|
5 |
| -Take a look at the [Roadmap](/docs/roadmap) for information about upcoming |
| 5 | +Take a look at the [Roadmap](/docs/all/roadmap) for information about upcoming |
6 | 6 | features, some of which may land in released versions of Gazebo.
|
7 | 7 |
|
| 8 | +## Harmonic |
| 9 | + |
| 10 | +For a complete list of features, please see the [highlights](https://github.com/gazebosim/gz-harmonic/blob/main/highlights.md) and [release notes](https://github.com/gazebosim/gz-harmonic/blob/main/release_notes.md) documentation in the Gazebo Harmonic repository. |
| 11 | + |
| 12 | +| Library name | Version | Changelog | |
| 13 | +| ------------------ |:-------------:|:-------------:| |
| 14 | +| gz-cmake | 3.x | [Changelog](https://github.com/gazebosim/gz-cmake/blob/gz-cmake3/Changelog.md) | |
| 15 | +| gz-common | 5.x | [Changelog](https://github.com/gazebosim/gz-common/blob/gz-common5/Changelog.md) | |
| 16 | +| gz-fuel-tools | 9.x | [Changelog](https://github.com/gazebosim/gz-fuel-tools/blob/gz-fuel-tools9/Changelog.md) | |
| 17 | +| gz-gui | 8.x | [Changelog](https://github.com/gazebosim/gz-gui/blob/gz-gui8/Changelog.md) | |
| 18 | +| gz-launch | 7.x | [Changelog](https://github.com/gazebosim/gz-launch/blob/gz-launch7/Changelog.md) |
| 19 | +| gz-math | 7.x | [Changelog](https://github.com/gazebosim/gz-math/blob/gz-math7/Changelog.md) |
| 20 | +| gz-msgs | 10.x | [Changelog](https://github.com/gazebosim/gz-msgs/blob/gz-msgs10/Changelog.md) |
| 21 | +| gz-physics | 7.x | [Changelog](https://github.com/gazebosim/gz-physics/blob/gz-physics7/Changelog.md) |
| 22 | +| gz-plugin | 2.x | [Changelog](https://github.com/gazebosim/gz-plugin/blob/gz-plugin2/Changelog.md) | |
| 23 | +| gz-rendering | 8.x | [Changelog](https://github.com/gazebosim/gz-rendering/blob/gz-rendering8/Changelog.md) | |
| 24 | +| gz-sensors | 8.x | [Changelog](https://github.com/gazebosim/gz-sensors/blob/gz-sensors8/Changelog.md) | |
| 25 | +| gz-sim | 8.x | [Changelog](https://github.com/gazebosim/gz-sim/blob/gz-sim8/Changelog.md) | |
| 26 | +| gz-tools | 2.x | [Changelog](https://github.com/gazebosim/gz-tools/blob/gz-tools2/Changelog.md) | |
| 27 | +| gz-transport | 13.x | [Changelog](https://github.com/gazebosim/gz-transport/blob/gz-transport13/Changelog.md) | |
| 28 | +| gz-utils | 2.x | [Changelog](https://github.com/gazebosim/gz-utils/blob/gz-utils2/Changelog.md) | |
| 29 | +| sdformat | 14.x | [Changelog](https://github.com/osrf/sdformat/blob/sdf14/Changelog.md) | |
| 30 | + |
8 | 31 | ## Garden
|
9 | 32 |
|
10 | 33 | 1. [Point cloud visualization.](https://github.com/gazebosim/gz-sim/issues/1156)
|
@@ -34,7 +57,7 @@ features, some of which may land in released versions of Gazebo.
|
34 | 57 | 1. [Allow specifying initial simulation time with a CLI argument](https://github.com/gazebosim/gz-sim/pull/1801)
|
35 | 58 | 1. [Joints defined at the world level](https://github.com/gazebosim/sdformat/issues/1115)
|
36 | 59 |
|
37 |
| -[^1]: All the functionality for creating custom rendering sensors is in Garden, but the PR listed, which serves as an |
| 60 | +[^1]: All the functionality for creating custom rendering sensors is in Garden, but the PR listed, which serves as an |
38 | 61 | example, is only available in Harmonic.
|
39 | 62 |
|
40 | 63 | | Library name | Version | Changelog |
|
|
0 commit comments