diff --git a/ball_detector/package.xml b/ball_detector/package.xml
index c612c4f..47af0d6 100644
--- a/ball_detector/package.xml
+++ b/ball_detector/package.xml
@@ -1,7 +1,7 @@
ball_detector
- 0.1.0
+ 0.1.1
This package implements a circle-like shape detector of the input image.
It requires and input image and publish, at frame rate, a marked image
@@ -20,9 +20,11 @@
rospy
std_msgs
cmake_modules
- dynamic_reconfigure
yaml-cpp
message_generation
message_runtime
message_runtime
+ dynamic_reconfigure
+ dynamic_reconfigure
+ dynamic_reconfigure
diff --git a/op3_demo/package.xml b/op3_demo/package.xml
index cff56e8..70af22d 100644
--- a/op3_demo/package.xml
+++ b/op3_demo/package.xml
@@ -1,7 +1,7 @@
op3_demo
- 0.1.0
+ 0.1.1
op3 default demo
It includes three demontrations(soccer demo, vision demo, action script demo)