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
Copy file name to clipboardExpand all lines: jetty/release_notes.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,8 +64,8 @@ the implementation pull request
64
64
## Improve Gazebo APIs for Reinforcement Learning
65
65
66
66
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
69
69
Gazebo. The example provides a starting point for developing and testing robotic
70
70
control policies.
71
71
@@ -107,3 +107,10 @@ See the [tracking issue](https://github.com/gazebosim/gz-sim/issues/1260) and
107
107
one of the implementation pull requests
108
108
<https://github.com/gazebosim/gz-sim/pull/2992> for more details
109
109
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.
0 commit comments