Skip to content

Commit

Permalink
1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Feb 2, 2013
1 parent 0db8bde commit 472dc63
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion camera_calibration/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>camera_calibration</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Expand Down
2 changes: 1 addition & 1 deletion depth_image_proc/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>depth_image_proc</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>

Contains nodelets for processing depth images such as those
Expand Down
2 changes: 1 addition & 1 deletion image_pipeline/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_pipeline</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing.</description>
<author>Patrick Mihelich</author>
<author>James Bowman</author>
Expand Down
2 changes: 1 addition & 1 deletion image_proc/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_proc</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>Single image rectification and color processing.</description>
<author>Patrick Mihelich</author>
<author>Kurt Konolige</author>
Expand Down
2 changes: 1 addition & 1 deletion image_rotate/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_rotate</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>
<p>
Contains a node that rotates an image stream in a way that minimizes
Expand Down
2 changes: 1 addition & 1 deletion image_view/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_view</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>
A simple viewer for ROS image topics. Includes a specialized viewer
for stereo + disparity images.
Expand Down
2 changes: 1 addition & 1 deletion stereo_image_proc/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>stereo_image_proc</name>
<version>1.10.3</version>
<version>1.10.4</version>
<description>Stereo and single image rectification and disparity processing.</description>
<author>Patrick Mihelich</author>
<author>Kurt Konolige</author>
Expand Down

0 comments on commit 472dc63

Please sign in to comment.