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 576f961 commit 08937e3Copy full SHA for 08937e3
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package prpy
3
^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.5.1 (2015-04-15)
+------------------
7
* Merge branch 'feature/MICORefactor' of github.com:personalrobotics/prpy into feature/MICORefactor
8
* Fixed ParabolicSmoother bug (thanks @rdiankov)
9
* added code to cleanup ik solver, changed acceleration to 1.5
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>prpy</name>
- <version>0.5.0</version>
+ <version>0.5.1</version>
<description>
Python utilities used by the Personal Robotics Laboratory.
</description>
0 commit comments