Skip to content

Commit defe7b4

Browse files
authored
Update release notes with new features and enhancements (#612)
- Adds details to the RL interfaces. - Adds new export occupancy grid system. Signed-off-by: Arjo Chakravarty <[email protected]>
1 parent c79e3a5 commit defe7b4

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

jetty/release_notes.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ the implementation pull request
6464
## Improve Gazebo APIs for Reinforcement Learning
6565

6666
Several APIs have been improved to streamline reinforcement learning pipelines.
67-
We have also added an example integration with StableBaselines3 for
68-
reinforcement learning, enabling users to experiment with RL algorithms within
67+
We have also added an [example integration with StableBaselines3](https://github.com/gazebosim/gz-sim/tree/gz-sim10/examples/scripts/reinforcement_learning/simple_cart_pole)
68+
for reinforcement learning, enabling users to experiment with RL algorithms within
6969
Gazebo. The example provides a starting point for developing and testing robotic
7070
control policies.
7171

@@ -107,3 +107,10 @@ See the [tracking issue](https://github.com/gazebosim/gz-sim/issues/1260) and
107107
one of the implementation pull requests
108108
<https://github.com/gazebosim/gz-sim/pull/2992> for more details
109109

110+
## Occupancy Grid Export
111+
112+
This enhancement adds a plugin that enables end users to directly export occupancy
113+
grids for use with Nav2 or other mobile robotics software.
114+
115+
See the pull request <https://github.com/gazebosim/gz-sim/pull/2958> for more details.
116+

0 commit comments

Comments
 (0)