Skip to content

Commit 624e503

Browse files
authored
Update changelog (#459)
Signed-off-by: Ian Chen <[email protected]>
1 parent 22af01a commit 624e503

File tree

1 file changed

+47
-1
lines changed

1 file changed

+47
-1
lines changed

Changelog.md

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,52 @@
11
## Gazebo Sensors 9
22

3-
### Gazebo Sensors 9.0.0 (2023-XX-XX)
3+
### Gazebo Sensors 9.0.0 (2024-09-XX)
4+
5+
1. Fix SphericalCoordinate deprecation warning in DVL sensor
6+
* [Pull request #460](https://github.com/gazebosim/gz-sensors/pull/460)
7+
8+
1. Fix frame_id in rgbd_camera
9+
* [Pull request #458](https://github.com/gazebosim/gz-sensors/pull/458)
10+
11+
1. Enable Ubuntu Noble github actions, require cmake 3.22.1
12+
* [Pull request #457](https://github.com/gazebosim/gz-sensors/pull/457)
13+
14+
1. Fixed unused variable warning in DVL
15+
* [Pull request #456](https://github.com/gazebosim/gz-sensors/pull/456)
16+
17+
1. ForceTorqueSensor: add API for newest measurement
18+
* [Pull request #449](https://github.com/gazebosim/gz-sensors/pull/449)
19+
20+
1. Skip apply noise / distortion if parameters are 0s
21+
* [Pull request #450](https://github.com/gazebosim/gz-sensors/pull/450)
22+
23+
1. Publish lidar scan only if there are lidar scan connections
24+
* [Pull request #447](https://github.com/gazebosim/gz-sensors/pull/447)
25+
26+
1. Use //sensor/frame_id sdf element
27+
* [Pull request #444](https://github.com/gazebosim/gz-sensors/pull/444)
28+
29+
1. Fix boundingbox_camera integration test
30+
* [Pull request #443](https://github.com/gazebosim/gz-sensors/pull/443)
31+
32+
1. Suppress unused variable warning
33+
* [Pull request #429](https://github.com/gazebosim/gz-sensors/pull/429)
34+
35+
1. Remove HIDE_SYMBOLS_BY_DEFAULT: replace by a default configuration in gz-cmake.
36+
* [Pull request #408](https://github.com/gazebosim/gz-sensors/pull/408)
37+
38+
1. Avoid calling DblNormal with invalid standard deviation
39+
* [Pull request #396](https://github.com/gazebosim/gz-sensors/pull/396)
40+
41+
1. Fix unresolved external symbols on Windows
42+
* [Pull request #392](https://github.com/gazebosim/gz-sensors/pull/392)
43+
44+
1. Bumps in Ionic: gz-sensors9
45+
* [Pull request #394](https://github.com/gazebosim/gz-sensors/pull/394)
46+
* [Pull request #399](https://github.com/gazebosim/gz-sensors/pull/399)
47+
48+
1. Set lens intrinsics in Depth and Rgbd camera sensors
49+
* [Pull request #390](https://github.com/gazebosim/gz-sensors/pull/390)
450

551
## Gazebo Sensors 8
652

0 commit comments

Comments
 (0)