We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4b7ea commit 73b5c33Copy full SHA for 73b5c33
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package opw_kinematics
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.4.6 (2022-06-26)
+------------------
7
* Update cpack CI to use colcon
8
* Use find_gtest macro
9
* Updated CPack
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>opw_kinematics</name>
- <version>0.4.5</version>
+ <version>0.4.6</version>
<description>
A simple, analytical inverse kinematic library for industrial robots with parallel bases and
spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem
0 commit comments