Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vicmassy committed May 31, 2024
1 parent ab2a7c9 commit 3405578
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions psdk_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package psdk_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.0 (2024-05-31)
------------------
* Separate each module with an individual thread
* Contributors: Rafael Perez-Segui, biancabnd

Expand Down
2 changes: 1 addition & 1 deletion psdk_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>psdk_interfaces</name>
<version>1.2.1</version>
<version>1.3.0</version>
<description>Provides custom message, srv and action types for psdk ros2 wrapper</description>
<maintainer email="[email protected]">Bianca Bendris</maintainer>
<maintainer email="[email protected]">Victor Massague Respall</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions psdk_wrapper/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package psdk_wrapper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.3.0 (2024-05-31)
------------------
* Merge pull request `#108 <https://github.com/umdlife/psdk_ros2/issues/108>`_ from umdlife/feat/multi-thread-all
Separate PSDK modules in different nodes and threads
* Merge pull request `#62 <https://github.com/umdlife/psdk_ros2/issues/62>`_ from RPS98/gimbal_base_frame
Expand Down
2 changes: 1 addition & 1 deletion psdk_wrapper/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>psdk_wrapper</name>
<version>1.2.1</version>
<version>1.3.0</version>
<description>ROS2 wrapper for the DJI PSDK</description>
<maintainer email="[email protected]">Bianca Bendris</maintainer>
<maintainer email="[email protected]">Victor Massague Respall</maintainer>
Expand Down

0 comments on commit 3405578

Please sign in to comment.