From 7d21f042c24cd12f481b2ec7845e3a73068de168 Mon Sep 17 00:00:00 2001 From: Steve Macenski Date: Mon, 13 May 2024 14:10:51 -0700 Subject: [PATCH] bump to 2.3.2 for release attempt 3 for humble with vendorization --- openvdb_vendor/package.xml | 2 +- spatio_temporal_voxel_layer/package.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openvdb_vendor/package.xml b/openvdb_vendor/package.xml index 2420929..fef8a92 100644 --- a/openvdb_vendor/package.xml +++ b/openvdb_vendor/package.xml @@ -4,7 +4,7 @@ schematypens="http://www.w3.org/2001/XMLSchema"?> openvdb_vendor - 2.3.1 + 2.3.2 Wrapper around OpenVDB, if not found on the system, will compile from source diff --git a/spatio_temporal_voxel_layer/package.xml b/spatio_temporal_voxel_layer/package.xml index f5f75f2..7c29c9a 100644 --- a/spatio_temporal_voxel_layer/package.xml +++ b/spatio_temporal_voxel_layer/package.xml @@ -2,7 +2,7 @@ spatio_temporal_voxel_layer - 2.3.1 + 2.3.2 The spatio-temporal 3D obstacle costmap package Steve Macenski