We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ceba33 commit 13fb0c6Copy full SHA for 13fb0c6
CHANGELOG.rst
@@ -2,6 +2,13 @@
2
Changelog for package pick_ik
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+* Initialize with the best seed instead of initial seed at population wipeout (`#77 <https://github.com/PickNikRobotics/pick_ik/issues/77>`_)
8
+* Fix timeout calculation if solution callback fails (`#73 <https://github.com/PickNikRobotics/pick_ik/issues/73>`_)
9
+* Remove incorrect override of tip_frames (`#68 <https://github.com/PickNikRobotics/pick_ik/issues/68>`_)
10
+* Contributors: Amal Nanavati, Sebastian Castro, Timon Engelke
11
+
12
1.1.0 (2023-12-13)
13
------------------
14
* Support continuous (unbounded) joints properly (`#59 <https://github.com/PickNikRobotics/pick_ik/pull/59>`_)
0 commit comments