Skip to content

Commit be29171

Browse files
committed
3.7.3
1 parent caeb5b3 commit be29171

File tree

25 files changed

+37
-37
lines changed

25 files changed

+37
-37
lines changed

swri_cli_tools/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_cli_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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>swri_cli_tools</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>Command line tools for introspecting ROS systems</description>
77

88
<maintainer email="[email protected]">Southwest Research Institute</maintainer>

swri_cli_tools/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='3.7.2',
8+
version='3.7.3',
99
packages=find_packages(exclude=['test']),
1010
data_files=[
1111
('share/ament_index/resource_index/packages', ['resource/' + package_name]),

swri_console_util/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_console_util/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>swri_console_util</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77
Utility functions for interacting with console
88
</description>

swri_dbw_interface/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_dbw_interface/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>swri_dbw_interface</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77
This package provides documentation on common interface conventions for
88
drive-by-wire systems.

swri_geometry_util/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_geometry_util/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>swri_geometry_util</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77
Commonly used geometry routines, implemented in a ROS friendly package.
88
</description>

swri_image_util/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77
* Removing ros_environment usage in favor of directly checking package versions (`#754 <https://github.com/swri-robotics/marti_common/issues/754>`_)
88
* Contributors: David Anthony
99

swri_image_util/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>swri_image_util</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77
A package of commonly image manipulation utilities.
88
</description>

swri_math_util/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_math_util/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>swri_math_util</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77
A package with commonly used math utility code.
88
</description>

swri_opencv_util/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_opencv_util/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>swri_opencv_util</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77
A package with commonly used OpenCV functionality.
88
</description>

swri_roscpp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_roscpp/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>swri_roscpp</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77
A package that extends rclcpp with some commonly used functionality to reduce boilerplate code.
88
</description>

swri_route_util/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_route_util/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="2">
44
<name>swri_route_util</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66

77
<description>
88
This library provides functionality to simplify working with the

swri_serial_util/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_serial_util/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>swri_serial_util</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77
Contains nodes and utilities for serial communication in ROS.
88
</description>

swri_system_util/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77

88
3.7.2 (2024-09-16)
99
------------------

swri_system_util/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>swri_system_util</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77
A package with commonly used system utilities.
88
</description>

swri_transform_util/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.7.3 (2024-09-18)
6+
------------------
77
* Update origin params (`#752 <https://github.com/swri-robotics/marti_common/issues/752>`_)
88
* Update origin publisher params
99
---------

swri_transform_util/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>swri_transform_util</name>
5-
<version>3.7.2</version>
5+
<version>3.7.3</version>
66
<description>
77

88
The swri_transform_util package contains utility functions and classes for

0 commit comments

Comments
 (0)