Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ijnek committed Jan 20, 2024
1 parent 4b44099 commit 55e794d
Show file tree
Hide file tree
Showing 23 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions game_controller_spl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package game_controller_spl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-01-20)
------------------
* Add package (`#79 <https://github.com/ros-sports/gc_spl/issues/79>`_)
* Contributors: Florian Vahl, Kenji Brameld
2 changes: 1 addition & 1 deletion game_controller_spl/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>game_controller_spl</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>GameController-Robot communication in RoboCup SPL</description>
<maintainer email="[email protected]">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion game_controller_spl/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='0.0.0',
version='3.1.0',
packages=find_packages(exclude=['test']),
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
4 changes: 2 additions & 2 deletions game_controller_spl_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package game_controller_spl_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-01-20)
------------------
* Add package (`#79 <https://github.com/ros-sports/gc_spl/issues/79>`_)
* Contributors: Florian Vahl, Kenji Brameld
2 changes: 1 addition & 1 deletion game_controller_spl_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>game_controller_spl_interfaces</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>RoboCup SPL GameController Data ROS msg</description>
<maintainer email="[email protected]">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions gc_spl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package gc_spl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-01-20)
------------------
* Add package (`#58 <https://github.com/ros-sports/gc_spl/issues/58>`_)
* Contributors: Florian Vahl, Kenji Brameld
2 changes: 1 addition & 1 deletion gc_spl/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>gc_spl</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>GameController-Robot communication in RoboCup SPL</description>
<maintainer email="[email protected]">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion gc_spl/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='0.0.0',
version='3.1.0',
packages=find_packages(exclude=['test']),
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
4 changes: 2 additions & 2 deletions gc_spl_2022/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package gc_spl_2022
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-01-20)
------------------

3.0.0 (2022-06-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion gc_spl_2022/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>gc_spl_2022</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>GameController-Robot communication in RoboCup SPL at RoboCup2022</description>
<maintainer email="[email protected]">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion gc_spl_2022/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='3.0.0',
version='3.1.0',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
4 changes: 2 additions & 2 deletions gc_spl_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package gc_spl_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-01-20)
------------------
* Add package (`#58 <https://github.com/ros-sports/gc_spl/issues/58>`_)
* Contributors: Florian Vahl, Kenji Brameld
2 changes: 1 addition & 1 deletion gc_spl_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>gc_spl_interfaces</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>RoboCup SPL GameController Data ROS msg</description>
<maintainer email="[email protected]">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rcgcd_spl_14/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rcgcd_spl_14
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-01-20)
------------------

3.0.0 (2022-06-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rcgcd_spl_14/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>rcgcd_spl_14</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>RoboCup SPL GameController Data V14 ROS msg</description>
<maintainer email="[email protected]">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rcgcd_spl_14_conversion/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rcgcd_spl_14_conversion
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-01-20)
------------------

3.0.0 (2022-06-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rcgcd_spl_14_conversion/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>rcgcd_spl_14_conversion</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>Converts RoboCup SPL GameController Data V14 between ROS msg and UDP raw bytes</description>
<maintainer email="[email protected]">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion rcgcd_spl_14_conversion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='3.0.0',
version='3.1.0',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
4 changes: 2 additions & 2 deletions rcgcrd_spl_4/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rcgcrd_spl_4
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-01-20)
------------------
* change default fallen to 0
* Contributors: Kenji Brameld

Expand Down
2 changes: 1 addition & 1 deletion rcgcrd_spl_4/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>rcgcrd_spl_4</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>RoboCup SPL GameController Return Data V4 ROS msg</description>
<maintainer email="[email protected]">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rcgcrd_spl_4_conversion/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rcgcrd_spl_4_conversion
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.0 (2024-01-20)
------------------

3.0.0 (2022-06-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rcgcrd_spl_4_conversion/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>rcgcrd_spl_4_conversion</name>
<version>3.0.0</version>
<version>3.1.0</version>
<description>Converts RoboCup SPL GameController Return Data V4 between ROS msg and UDP raw bytes</description>
<maintainer email="[email protected]">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion rcgcrd_spl_4_conversion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='3.0.0',
version='3.1.0',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down

0 comments on commit 55e794d

Please sign in to comment.