From 8f2815738d064827bb7133f11c0ce139a4311938 Mon Sep 17 00:00:00 2001 From: Ussama Naal Date: Wed, 15 Nov 2023 12:44:08 -0800 Subject: [PATCH] Add comma --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b7b5d71e..6e5766ec 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,7 +9,7 @@ Changelog to be applied to all ROS messages the driver generates when ``TIME_FROM_PTP_1588`` timestamp mode is used. * [BREAKING]: the default value of ``ptp_utc_tai_offset`` is set to ``-37.0``. To retain the same - time offset for an existing system users need to set ``ptp_utc_tai_offset`` to ``0.0``. + time offset for an existing system, users need to set ``ptp_utc_tai_offset`` to ``0.0``. * fix: destagger columns timestamp when generating destaggered point clouds. * shutdown the driver when unable to connect to the sensor on startup * [BREAKING]: rename ouster_msgs to ouster_sensor_msgs