Skip to content

Commit 37d3def

Browse files
committed
Fix changelog
1 parent 8b9770f commit 37d3def

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ v5.1.0
55
------
66
- Changed ZED Camera image topic names to match the cleaner convention used by ZED X One cameras:
77

8-
- **NOTE** THIS IS A BREAKING CHANGE. TOPICS MAY NO LONGER BE AVAILABLE IF NOT ENABLED IN THE DEFAULT CONFIGURATION. Please check what topic you use and set the relevant parameter to `true`.
8+
- **NOTE** THIS IS A BREAKING CHANGE.
99
- Left sensor topics:
1010

1111
- From `~/left/image_rect_color` to `~/left/color/rect/image`
@@ -29,6 +29,7 @@ v5.1.0
2929

3030
- Added parameters to select what topics will be advertised when the node starts:
3131

32+
- **NOTE** THIS IS A BREAKING CHANGE. TOPICS MAY NO LONGER BE AVAILABLE IF NOT ENABLED IN THE DEFAULT CONFIGURATION. Please check what topic you use and set the relevant parameter to `true`.
3233
- `general.publish_status`: Advertise the status topics that are published only if a node subscribes to them
3334
- `video.publish_rgb`: Advertise the RGB image topics that are published only if a node subscribes to them
3435
- `video.publish_left_right`: Advertise the left and right image topics that are published only if a node subscribes to them
@@ -54,6 +55,7 @@ v5.1.0
5455

5556
- Added topic enabler feature to `sl::CameraOne`
5657

58+
- **NOTE** THIS IS A BREAKING CHANGE. TOPICS MAY NO LONGER BE AVAILABLE IF NOT ENABLED IN THE DEFAULT CONFIGURATION. Please check what topic you use and set the relevant parameter to `true`.
5759
- Added parameter `video.publish_rgb` to enable/disable RGB image publishing
5860
- Added parameter `video.publish_raw` to enable/disable raw image publishing
5961
- Added parameter `video.publish_gray` to enable/disable gray image publishing

0 commit comments

Comments
 (0)