Skip to content

Commit

Permalink
2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahcorde committed Apr 16, 2024
1 parent 5f9726e commit 003987e
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion action_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>action_msgs</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>Messages and service definitions common among all ROS actions.</description>

<maintainer email="[email protected]">Geoffrey Biggs</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion builtin_interfaces/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>builtin_interfaces</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>A package containing message and service definitions for types defined in the OMG IDL Platform Specific Model.</description>

<maintainer email="[email protected]">Geoffrey Biggs</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion composition_interfaces/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>composition_interfaces</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>A package containing message and service definitions for managing composable nodes in a container process.</description>

<maintainer email="[email protected]">Geoffrey Biggs</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion lifecycle_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>lifecycle_msgs</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>A package containing some lifecycle related message and service definitions.</description>

<maintainer email="[email protected]">Geoffrey Biggs</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rcl_interfaces/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rcl_interfaces</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>The ROS client library common interfaces.
This package contains the messages and services which ROS client libraries will use under the hood to
communicate higher level concepts such as parameters.
Expand Down
2 changes: 1 addition & 1 deletion rosgraph_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosgraph_msgs</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>
Messages relating to the ROS Computation Graph.
These are generally considered to be low-level messages that end users do not interact with.
Expand Down
2 changes: 1 addition & 1 deletion service_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>service_msgs</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>Messages definitions common among all ROS services</description>

<maintainer email="[email protected]">Jacob Perron</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion statistics_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>statistics_msgs</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>Message definitions for reporting statistics for topics and system resources.</description>

<maintainer email="[email protected]">Geoffrey Biggs</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion test_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>test_msgs</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>A package containing message definitions and fixtures used exclusively for testing purposes.</description>

<maintainer email="[email protected]">Geoffrey Biggs</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion type_description_interfaces/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>type_description_interfaces</name>
<version>2.0.1</version>
<version>2.0.2</version>
<description>A package containing message and service definitions for describing and communicating descriptions of other types.</description>

<maintainer email="[email protected]">William Woodall</maintainer>
Expand Down

0 comments on commit 003987e

Please sign in to comment.