Skip to content

Commit 3125a7a

Browse files
committed
1.1.1
1 parent 13fb0c6 commit 3125a7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.1.1 (2024-11-30)
6+
------------------
77
* Initialize with the best seed instead of initial seed at population wipeout (`#77 <https://github.com/PickNikRobotics/pick_ik/issues/77>`_)
88
* Fix timeout calculation if solution callback fails (`#73 <https://github.com/PickNikRobotics/pick_ik/issues/73>`_)
99
* Remove incorrect override of tip_frames (`#68 <https://github.com/PickNikRobotics/pick_ik/issues/68>`_)

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>pick_ik</name>
5-
<version>1.1.0</version>
5+
<version>1.1.1</version>
66
<description>Inverse Kinematics solver for MoveIt</description>
77
<author email="[email protected]">Tyler Weaver</author>
88
<maintainer email="[email protected]">Tyler Weaver</maintainer>

0 commit comments

Comments
 (0)