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 69e07d8 commit 5001125Copy full SHA for 5001125
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package prpy
3
^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+1.0.0 (2015-05-01)
+------------------
7
* Adding planner and planning_method and trajectory tag constants
8
* Removing smooth tag from SBPL trajectory
9
* Adding helper function for finding catkin resources
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>prpy</name>
- <version>0.5.1</version>
+ <version>1.0.0</version>
<description>
Python utilities used by the Personal Robotics Laboratory.
</description>
0 commit comments