File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
33#============================================================================
44# Initialize the project
55#============================================================================
6- project (ignition-sensors6 VERSION 6.8.1 )
6+ project (ignition-sensors6 VERSION 6.9.0 )
77
88#============================================================================
99# Find ignition-cmake
Original file line number Diff line number Diff line change 11## Gazebo Sensors 6
22
3+ ### Gazebo Sensors 6.9.0 (2026-01-29)
4+
5+ 1 . Fortress: disable Ubuntu Focal CI
6+ * [ Pull request #585 ] ( https://github.com/gazebosim/gz-sensors/pull/585 )
7+
8+ 1 . Clarify min and max temperature of thermal camera
9+ * [ Pull request #523 ] ( https://github.com/gazebosim/gz-sensors/pull/523 )
10+
11+ 1 . Disable ign-sensors6's (fortress) failing tests on Windows
12+ * [ Pull request #527 ] ( https://github.com/gazebosim/gz-sensors/pull/527 )
13+
14+ 1 . Set lens intrinsics in Depth and Rgbd camera sensors (backport #390 )
15+ * [ Pull request #486 ] ( https://github.com/gazebosim/gz-sensors/pull/486 )
16+
17+ 1 . Added Trigger to Depth camera
18+ * [ Pull request #484 ] ( https://github.com/gazebosim/gz-sensors/pull/484 )
19+
20+ 1 . Check camera sensors have non-zero width or height (backport #480 )
21+ * [ Pull request #481 ] ( https://github.com/gazebosim/gz-sensors/pull/481 )
22+
323### Gazebo Sensors 6.8.1 (2024-10-04)
424
5251 . Fix optical frame id in depth and rgbd camera
You can’t perform that action at this time.
0 commit comments