Skip to content

Commit

Permalink
1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbovbel committed Jan 19, 2023
1 parent 7d7263e commit 97d3c2c
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions pcl_conversions/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package pcl_conversions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.7.5 (2023-01-19)
------------------

1.7.0 (2019-07-03)
------------------
Expand Down
2 changes: 1 addition & 1 deletion pcl_conversions/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>pcl_conversions</name>
<version>1.7.4</version>
<version>1.7.5</version>
<description>Provides conversions from PCL data types and ROS message types</description>

<author email="[email protected]">William Woodall</author>
Expand Down
4 changes: 2 additions & 2 deletions pcl_ros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package pcl_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.7.5 (2023-01-19)
------------------
* Adding separate leaf sizes for each axis in the VoxelGrid filter (`#393 <https://github.com/ros-perception/perception_pcl/issues/393>`_)
* Add logic for missing pcl/point_traits.h in newer PCL versions (`#381 <https://github.com/ros-perception/perception_pcl/issues/381>`_)
point_traits.h is no longer available, starting with PCL 1.13.0
Expand Down
2 changes: 1 addition & 1 deletion pcl_ros/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>pcl_ros</name>
<version>1.7.4</version>
<version>1.7.5</version>
<description>

PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
Expand Down
4 changes: 2 additions & 2 deletions perception_pcl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package perception_pcl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.7.5 (2023-01-19)
------------------

1.7.0 (2019-07-03)
------------------
Expand Down
2 changes: 1 addition & 1 deletion perception_pcl/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>perception_pcl</name>
<version>1.7.4</version>
<version>1.7.5</version>
<description>
PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred
bridge for 3D applications involving n-D Point Clouds and 3D geometry
Expand Down

0 comments on commit 97d3c2c

Please sign in to comment.