From b96de20367c5053632a8603ad87bba231a448dd2 Mon Sep 17 00:00:00 2001 From: Ussama Naal <606033+Samahu@users.noreply.github.com> Date: Thu, 19 Sep 2024 23:14:36 +0300 Subject: [PATCH] Update package version and changelog for the release (#372) --- CHANGELOG.rst | 7 +++++-- package.xml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bb635ccd..413b8615 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,8 +2,11 @@ Changelog ========= -[unreleased] -============ +[ouster_ros v0.13.0] +==================== + +ouster_ros(1) +------------- * [BREAKING] ROS1 driver code now requires C++17 (required for point cloud customization feature). * added the ability to customize the published point clouds(s) to velodyne point cloud format and other common pcl point types. diff --git a/package.xml b/package.xml index 306e1d34..1a3dd7b2 100644 --- a/package.xml +++ b/package.xml @@ -1,7 +1,7 @@ ouster_ros - 0.12.6 + 0.13.0 Ouster ROS driver ouster developers BSD