Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moriarty committed Jul 17, 2023
1 parent a0ca51e commit 1a9b663
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions robotiq_controllers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package robotiq_controllers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.1 (2023-07-17)
------------------
* Initial ROS 2 release of robotiq_controllers
* This package is not supported by Robotiq but is being maintained by PickNik Robotics
* Contributors: Alex Moriarty, Cory Crean
2 changes: 1 addition & 1 deletion robotiq_controllers/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>robotiq_controllers</name>
<version>0.0.0</version>
<version>0.0.1</version>
<description>Controllers for the Robotiq gripper.</description>
<maintainer email="alex.moriarty@picknik.ai">Alex Moriarty</maintainer>
<maintainer email="marq.rasmussen@picknik.ai">Marq Rasumessen</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions robotiq_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package robotiq_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.1 (2023-07-17)
------------------
* Initial ROS 2 release of robotiq_description
* includes support for Robotiq 2F 85
* This package is not supported by Robotiq but is being maintained by PickNik Robotics
Expand Down
2 changes: 1 addition & 1 deletion robotiq_description/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>robotiq_description</name>
<version>0.0.0</version>
<version>0.0.1</version>
<description>URDF and xacro description package for the Robotiq gripper.</description>
<author>Cory Crean</author>
<maintainer email="alex.moriarty@picknik.ai">Alex Moriarty</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions robotiq_driver/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package robotiq_driver
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.1 (2023-07-17)
------------------
* Initial ROS 2 release of robotiq_driver
* This package should be ignored by initial bloom release until serial or cxx_serial is released
* includes support for Robotiq 2F 85
Expand Down
2 changes: 1 addition & 1 deletion robotiq_driver/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>robotiq_driver</name>
<version>0.0.0</version>
<version>0.0.1</version>
<description>ROS2 driver package for the Robotiq gripper.</description>
<maintainer email="alex.moriarty@picknik.ai">Alex Moriarty</maintainer>
<maintainer email="marq.rasmussen@picknik.ai">Marq Rasumessen</maintainer>
Expand Down

0 comments on commit 1a9b663

Please sign in to comment.