Skip to content

Commit 2955d5a

Browse files
Updated package.xml and CHANGELOG for v0.1.1
1 parent 72fbb60 commit 2955d5a

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

sns_ik/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>
33
<name>sns_ik</name>
4-
<version>0.1.0</version>
4+
<version>0.1.1</version>
55
<description>
66
Metapackage for the Saturation in the Null Space (SNS)
77
Inverse Kinematic Library.

sns_ik_examples/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>
33
<name>sns_ik_examples</name>
4-
<version>0.1.0</version>
4+
<version>0.1.1</version>
55
<description>
66
Example programs for the Saturation in the Null Space (SNS)
77
Inverse Kinematic Library.

sns_ik_kinematics_plugin/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>
33
<name>sns_ik_kinematics_plugin</name>
4-
<version>0.1.0</version>
4+
<version>0.1.1</version>
55
<description>
66
SNS IK Kinematics Plugin for use with the MoveIT! framework.
77
</description>

sns_ik_lib/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package sns_ik_lib
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.1 (2016-04-28)
6+
---------------------------------
7+
* Fixed install location for sns_ik headers
8+
* Minor code cleanup / old code removal
9+
510
0.1.0 (2016-04-22)
611
---------------------------------
712
* Added setters for barrier function and added some comments

sns_ik_lib/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>
33
<name>sns_ik_lib</name>
4-
<version>0.1.0</version>
4+
<version>0.1.1</version>
55
<description>
66
Saturation in the Null Space (SNS) Inverse Kinematic Library.
77
SNS is a real-time Cartesian IK solver for uses the redundancy

0 commit comments

Comments
 (0)