Skip to content

Commit a9f415f

Browse files
committed
Revert "Removing 0.36.1"
This reverts commit 20fef74.
1 parent 20fef74 commit a9f415f

File tree

33 files changed

+18
-93
lines changed

33 files changed

+18
-93
lines changed

examples_tf2_py/CHANGELOG.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22
Changelog for package examples_tf2_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
<<<<<<< HEAD
65
<<<<<<< HEAD
76
0.36.1 (2024-03-28)
87
-------------------
9-
=======
10-
Forthcoming
11-
-----------
12-
>>>>>>> parent of 82b70f7 (0.36.1)
138

149
=======
1510
>>>>>>> parent of 7150116 (Changelog.)

examples_tf2_py/package.xml

Lines changed: 1 addition & 1 deletion
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>

examples_tf2_py/setup.py

Lines changed: 1 addition & 1 deletion
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',

geometry2/CHANGELOG.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22
Changelog for package geometry2
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
<<<<<<< HEAD
65
<<<<<<< HEAD
76
0.36.1 (2024-03-28)
87
-------------------
9-
=======
10-
Forthcoming
11-
-----------
12-
>>>>>>> parent of 82b70f7 (0.36.1)
138

149
=======
1510
>>>>>>> parent of 7150116 (Changelog.)

geometry2/package.xml

Lines changed: 1 addition & 1 deletion
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>

test_tf2/CHANGELOG.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22
Changelog for package test_tf2
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
<<<<<<< HEAD
65
<<<<<<< HEAD
76
0.36.1 (2024-03-28)
87
-------------------
9-
=======
10-
Forthcoming
11-
-----------
12-
>>>>>>> parent of 82b70f7 (0.36.1)
138
* Adding addition BUILD_TESTING requirement (`#660 <https://github.com/ros2/geometry2/issues/660>`_)
149
* Contributors: Lucas Wendland
1510

test_tf2/package.xml

Lines changed: 1 addition & 1 deletion
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>

tf2/CHANGELOG.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22
Changelog for package tf2
33
^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
<<<<<<< HEAD
65
<<<<<<< HEAD
76
0.36.1 (2024-03-28)
87
-------------------
9-
=======
10-
Forthcoming
11-
-----------
12-
>>>>>>> parent of 82b70f7 (0.36.1)
138
* Nacho/minor fixes tf2 cache (`#658 <https://github.com/ros2/geometry2/issues/658>`_)
149
* Removing console_bridge (`#655 <https://github.com/ros2/geometry2/issues/655>`_)
1510
* Contributors: Ignacio Vizzo, Lucas Wendland

tf2/package.xml

Lines changed: 1 addition & 1 deletion
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

tf2_bullet/CHANGELOG.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22
Changelog for package tf2_bullet
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
<<<<<<< HEAD
65
<<<<<<< HEAD
76
0.36.1 (2024-03-28)
87
-------------------
9-
=======
10-
Forthcoming
11-
-----------
12-
>>>>>>> parent of 82b70f7 (0.36.1)
138

149
=======
1510
>>>>>>> parent of 7150116 (Changelog.)

0 commit comments

Comments
 (0)