Skip to content

Commit

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

Forthcoming
-----------
1.0.1 (2024-01-20)
------------------
* initial release
* Contributors: Wolfgang Hönig
2 changes: 1 addition & 1 deletion motion_capture_tracking/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>motion_capture_tracking</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>ROS Package for different motion capture systems, including custom rigid body tracking support</description>
<maintainer email="hoenig@tu-berlin.de">Wolfgang Hönig</maintainer>
<license>MIT</license>
Expand Down
4 changes: 2 additions & 2 deletions motion_capture_tracking_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package motion_capture_tracking_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.0.1 (2024-01-20)
------------------
* initial motion_capture_tracking_interfaces package
* Contributors: Wolfgang Hoenig
2 changes: 1 addition & 1 deletion motion_capture_tracking_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>motion_capture_tracking_interfaces</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>Interfaces for motion_capture_tracking package.</description>
<maintainer email="hoenig@tu-berlin.de">Wolfgang Hönig</maintainer>
<license>MIT</license>
Expand Down

0 comments on commit 2b66e18

Please sign in to comment.