Skip to content

Commit 24b9053

Browse files
committed
0.1
1 parent 3e25200 commit 24b9053

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

blort/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>blort</name>
3-
<version>0.0.1</version>
3+
<version>0.1.0</version>
44
<description>
55
BLORT - The Blocks World Robotic Vision Toolbox. Ported and refactored version of the library.
66
Mörwald, T.; Prankl, J.; Richtsfeld, A.; Zillich, M.; Vincze, M. BLORT - The Blocks World Robotic Vision Toolbox Best Practice in 3D Perception and Modeling for Mobile Manipulation (in conjunction with ICRA 2010), 2010.

blort_ros/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>blort_ros</name>
3-
<version>0.0.1</version>
3+
<version>0.1.0</version>
44
<description>
55
BLORT - The Blocks World Robotic Vision Toolbox <br/>
66
ROS interface classes and nodes for the BLORT library.

perception_blort/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>perception_blort</name>
4-
<version>0.0.1</version>
4+
<version>0.1.0</version>
55
<description>The perception_blort package</description>
66
<maintainer email="[email protected]">Bence Magyar</maintainer>
77
<license>BSD</license>

siftgpu/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>siftgpu</name>
3-
<version>0.0.1</version>
3+
<version>0.1.0</version>
44
<description>
55
The SiftGPU library is an implementation of SIFT for GPU.
66
</description>

0 commit comments

Comments
 (0)