Skip to content

Commit 4fd450d

Browse files
committed
0.36.1
Signed-off-by: Marco A. Gutierrez <[email protected]>
1 parent 0845255 commit 4fd450d

33 files changed

+48
-48
lines changed

Diff for: examples_tf2_py/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package examples_tf2_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: examples_tf2_py/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>examples_tf2_py</name>
5-
<version>0.36.0</version>
5+
<version>0.36.1</version>
66
<description>
77
Has examples of using the tf2 Python API.
88
</description>

Diff for: examples_tf2_py/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name=package_name,
7-
version='0.36.0',
7+
version='0.36.1',
88
packages=[package_name],
99
data_files=[
1010
('share/ament_index/resource_index/packages',

Diff for: geometry2/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package geometry2
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: geometry2/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>geometry2</name>
5-
<version>0.36.0</version>
5+
<version>0.36.1</version>
66
<description>
77
A metapackage to bring in the default packages second generation Transform Library in ros, tf2.
88
</description>

Diff for: test_tf2/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package test_tf2
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77
* Adding addition BUILD_TESTING requirement (`#660 <https://github.com/ros2/geometry2/issues/660>`_)
88
* Contributors: Lucas Wendland
99

Diff for: test_tf2/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>test_tf2</name>
3-
<version>0.36.0</version>
3+
<version>0.36.1</version>
44
<description>
55
tf2 unit tests
66
</description>

Diff for: tf2/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2
33
^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77
* Nacho/minor fixes tf2 cache (`#658 <https://github.com/ros2/geometry2/issues/658>`_)
88
* Removing console_bridge (`#655 <https://github.com/ros2/geometry2/issues/655>`_)
99
* Contributors: Ignacio Vizzo, Lucas Wendland

Diff for: tf2/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tf2</name>
4-
<version>0.36.0</version>
4+
<version>0.36.1</version>
55
<description>
66
tf2 is the second generation of the transform library, which lets
77
the user keep track of multiple coordinate frames over time. tf2

Diff for: tf2_bullet/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_bullet
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: tf2_bullet/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>tf2_bullet</name>
3-
<version>0.36.0</version>
3+
<version>0.36.1</version>
44
<description>
55
tf2_bullet
66
</description>

Diff for: tf2_eigen/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_eigen
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: tf2_eigen/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tf2_eigen</name>
4-
<version>0.36.0</version>
4+
<version>0.36.1</version>
55
<description>tf2_eigen</description>
66

77
<maintainer email="[email protected]">Alejandro Hernandez Cordero</maintainer>

Diff for: tf2_eigen_kdl/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_eigen_kdl
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77
* Fix installation directory of .dll files in tf2_eigen_kdl (`#657 <https://github.com/ros2/geometry2/issues/657>`_)
88
* Contributors: Silvio Traversaro
99

Diff for: tf2_eigen_kdl/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tf2_eigen_kdl</name>
4-
<version>0.36.0</version>
4+
<version>0.36.1</version>
55
<description>
66

77
Conversion functions between:

Diff for: tf2_geometry_msgs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_geometry_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: tf2_geometry_msgs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>tf2_geometry_msgs</name>
3-
<version>0.36.0</version>
3+
<version>0.36.1</version>
44
<description>
55
tf2_geometry_msgs
66
</description>

Diff for: tf2_kdl/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_kdl
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: tf2_kdl/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>tf2_kdl</name>
3-
<version>0.36.0</version>
3+
<version>0.36.1</version>
44
<description>
55
KDL binding for tf2
66
</description>

Diff for: tf2_msgs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: tf2_msgs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>tf2_msgs</name>
5-
<version>0.36.0</version>
5+
<version>0.36.1</version>
66
<description>
77
tf2_msgs
88
</description>

Diff for: tf2_py/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: tf2_py/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>tf2_py</name>
5-
<version>0.36.0</version>
5+
<version>0.36.1</version>
66
<description>The tf2_py package</description>
77

88
<maintainer email="[email protected]">Alejandro Hernandez Cordero</maintainer>

Diff for: tf2_ros/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77
* Adding NodeInterfaces to Buffer (`#656 <https://github.com/ros2/geometry2/issues/656>`_)
88
* Reformat some code to make uncrustify happier. (`#654 <https://github.com/ros2/geometry2/issues/654>`_)
99
* Contributors: Chris Lalancette, Lucas Wendland

Diff for: tf2_ros/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>tf2_ros</name>
3-
<version>0.36.0</version>
3+
<version>0.36.1</version>
44
<description>
55
This package contains the C++ ROS bindings for the tf2 library
66
</description>

Diff for: tf2_ros_py/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_ros_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: tf2_ros_py/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>tf2_ros_py</name>
3-
<version>0.36.0</version>
3+
<version>0.36.1</version>
44
<description>
55
This package contains the ROS Python bindings for the tf2 library
66
</description>

Diff for: tf2_ros_py/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name=package_name,
8-
version='0.36.0',
8+
version='0.36.1',
99
packages=find_packages(exclude=['test']),
1010
data_files=[
1111
('share/ament_index/resource_index/packages',

Diff for: tf2_sensor_msgs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_sensor_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: tf2_sensor_msgs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>tf2_sensor_msgs</name>
3-
<version>0.36.0</version>
3+
<version>0.36.1</version>
44
<description>
55
Small lib to transform sensor_msgs with tf. Most notably, PointCloud2
66
</description>

Diff for: tf2_tools/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tf2_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.36.1 (2024-03-28)
6+
-------------------
77

88
0.36.0 (2024-02-07)
99
-------------------

Diff for: tf2_tools/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>tf2_tools</name>
5-
<version>0.36.0</version>
5+
<version>0.36.1</version>
66
<description>
77
tf2_tools
88
</description>

Diff for: tf2_tools/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name=package_name,
7-
version='0.36.0',
7+
version='0.36.1',
88
packages=[package_name],
99
data_files=[
1010
('share/ament_index/resource_index/packages',

0 commit comments

Comments
 (0)