diff --git a/experiments/rocon_unreliable_experiments/package.xml b/experiments/rocon_unreliable_experiments/package.xml index e0414895..b521eb20 100644 --- a/experiments/rocon_unreliable_experiments/package.xml +++ b/experiments/rocon_unreliable_experiments/package.xml @@ -1,7 +1,7 @@ rocon_unreliable_experiments - 0.7.1 + 0.7.2 Some experiments testing roscpp unreliable transports. diff --git a/rocon_gateway/package.xml b/rocon_gateway/package.xml index 0714739e..31e7df60 100644 --- a/rocon_gateway/package.xml +++ b/rocon_gateway/package.xml @@ -1,6 +1,6 @@ rocon_gateway - 0.7.1 + 0.7.2 A hub acts as a shared key-value store for multiple ros systems (primarily used by gateways). diff --git a/rocon_gateway_tests/CHANGELOG.rst b/rocon_gateway_tests/CHANGELOG.rst index fbd4dd80..c60d9da7 100644 --- a/rocon_gateway_tests/CHANGELOG.rst +++ b/rocon_gateway_tests/CHANGELOG.rst @@ -1,6 +1,11 @@ Changelog ========= +0.7.2 (2014-05-06) +------------------ +* added missing zeroconf_avahi dependency. +* relax timeout durations for tests. + 0.5.0 (2013-05-27 11:03) ------------------------ * loading up the heavy tutorials. diff --git a/rocon_gateway_tests/package.xml b/rocon_gateway_tests/package.xml index 92f2787e..d10f8a30 100644 --- a/rocon_gateway_tests/package.xml +++ b/rocon_gateway_tests/package.xml @@ -1,6 +1,6 @@ rocon_gateway_tests - 0.7.1 + 0.7.2 Testing programs for gateways. diff --git a/rocon_gateway_utils/package.xml b/rocon_gateway_utils/package.xml index c3b74655..e4a5d495 100644 --- a/rocon_gateway_utils/package.xml +++ b/rocon_gateway_utils/package.xml @@ -1,6 +1,6 @@ rocon_gateway_utils - 0.7.1 + 0.7.2 Utilities for gateway users (avoids large dependency requirements). diff --git a/rocon_hub/package.xml b/rocon_hub/package.xml index 31744242..8bd70288 100644 --- a/rocon_hub/package.xml +++ b/rocon_hub/package.xml @@ -1,6 +1,6 @@ rocon_hub - 0.7.1 + 0.7.2 A hub acts as a shared key-value store for multiple ros systems (primarily used by gateways). diff --git a/rocon_hub_client/package.xml b/rocon_hub_client/package.xml index 552860ae..0c78b32d 100644 --- a/rocon_hub_client/package.xml +++ b/rocon_hub_client/package.xml @@ -1,6 +1,6 @@ rocon_hub_client - 0.7.1 + 0.7.2 Client api for discovery and connection to rocon hubs. It also has a few convenience api for manipulating data on the hub. diff --git a/rocon_multimaster/package.xml b/rocon_multimaster/package.xml index 3a186cc7..31eef421 100644 --- a/rocon_multimaster/package.xml +++ b/rocon_multimaster/package.xml @@ -1,7 +1,7 @@ rocon_multimaster - 0.7.1 + 0.7.2 This doesn't do everything you need for multimaster, however it does provide the building blocks common to most or all multimaster systems. diff --git a/rocon_test/package.xml b/rocon_test/package.xml index 9ce81e58..ed51367e 100644 --- a/rocon_test/package.xml +++ b/rocon_test/package.xml @@ -1,6 +1,6 @@ rocon_test - 0.7.1 + 0.7.2 Rocon test framework (i.e. multi-launch rostest framework).