Skip to content

Commit

Permalink
0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vicmassy committed Jan 29, 2024
1 parent be559a4 commit 5fd56c2
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
-----------
0.0.4 (2024-01-29)
------------------
* Update maintainers
* Contributors: vicmassy

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>0.0.3</version>
<version>0.0.4</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
-----------
0.0.4 (2024-01-29)
------------------
* Merge pull request `#45 <https://github.com/umdlife/psdk_ros2/issues/45>`_ from umdlife/feat/prepare-ros-index
Prepare for ROS Index
* Reorder method call in lifecycle to avoid node crashes + increase nr. of retries for psdk init
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>0.0.3</version>
<version>0.0.4</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 5fd56c2

Please sign in to comment.