Skip to content

Commit c1635df

Browse files
committed
0.2.1
1 parent 1a433ae commit c1635df

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

kortex_api/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package kortex_api
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2023-07-26)
6+
------------------
77
* Change kortex_api header and library install locations (`#156 <https://github.com/PickNikRobotics/ros2_kortex/issues/156>`_)
88
This commit does several two main things:
99
1) kortex_api now only installs the header files and they now do not pollute include

kortex_api/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>kortex_api</name>
4-
<version>0.2.0</version>
4+
<version>0.2.1</version>
55
<description>kortex_api</description>
66

77
<maintainer email="[email protected]">Marq Rasmussen</maintainer>

kortex_bringup/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package kortex_bringup
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2023-07-26)
6+
------------------
77
* fix missing dependencies (`#152 <https://github.com/PickNikRobotics/ros2_kortex/issues/152>`_)
88
This fixes missing dependencies which were available from source build
99
but were missing from released binary

kortex_bringup/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>kortex_bringup</name>
5-
<version>0.2.0</version>
5+
<version>0.2.1</version>
66
<description>Launch file and run-time configurations, e.g. controllers.</description>
77

88
<author>Marq Rasmussen</author>

kortex_description/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package kortex_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2023-07-26)
6+
------------------
77
* fix missing dependencies (`#152 <https://github.com/PickNikRobotics/ros2_kortex/issues/152>`_)
88
This fixes missing dependencies which were available from source build
99
but were missing from released binary

kortex_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>kortex_description</name>
5-
<version>0.2.0</version>
5+
<version>0.2.1</version>
66
<description>
77
<p>URDF and xacro description package for Kortex robots</p>
88
<p>This package contains configuration data, 3D models and launch files

kortex_driver/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package kortex_driver
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2023-07-26)
6+
------------------
77
* Change kortex_api header and library install locations (`#156 <https://github.com/PickNikRobotics/ros2_kortex/issues/156>`_)
88
This commit does several two main things:
99
1) kortex_api now only installs the header files and they now do not pollute include

kortex_driver/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>kortex_driver</name>
5-
<version>0.2.0</version>
5+
<version>0.2.1</version>
66
<description>ROS2 driver package for the Kinova Robot Hardware.</description>
77
<maintainer email="[email protected]">Alex Moriarty</maintainer>
88
<maintainer email="[email protected]">Felix Maisonneuve</maintainer>

kortex_moveit_config/kinova_gen3_6dof_robotiq_2f_85_moveit_config/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package kinova_gen3_6dof_robotiq_2f_85_moveit_config
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2023-07-26)
6+
------------------
77

88
0.2.0 (2023-07-17)
99
------------------

kortex_moveit_config/kinova_gen3_6dof_robotiq_2f_85_moveit_config/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>kinova_gen3_6dof_robotiq_2f_85_moveit_config</name>
5-
<version>0.2.0</version>
5+
<version>0.2.1</version>
66
<description>
77
An automatically generated package with all the configuration and launch files for using the gen3 with the MoveIt Motion Planning Framework
88
</description>

0 commit comments

Comments
 (0)