Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vicmassy committed Feb 5, 2024
1 parent b8fc564 commit 1ce23b4
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.5 (2024-02-05)
------------------
* Merge pull request `#48 <https://github.com/umdlife/psdk_ros2/issues/48>`_ from umdlife/hotfix/update_documentation
Unify build and deploy documentation workflow
* Contributors: 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>0.0.4</version>
<version>0.0.5</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.5 (2024-02-05)
------------------
* Move lifecycle interfaces to be public, also add rclcpp::shutdown() to finish cleanly the node when shutting down
* Contributors: Victor Massagué Respall, biancabnd, sergigraum

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.4</version>
<version>0.0.5</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 1ce23b4

Please sign in to comment.