Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi Armstrong committed Feb 19, 2021
1 parent 54e998b commit 9a2c2e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package opw_kinematics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.4.0 (2021-02-19)
------------------
* Vectorize using Eigen::Array and Eigen::Map
* Add code coverage CI build
* Clean CMakeLists.txt
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>opw_kinematics</name>
<version>0.3.1</version>
<version>0.4.0</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
Expand Down

0 comments on commit 9a2c2e2

Please sign in to comment.