![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.1 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.8-kinetic |
Last Updated | 2016-06-17 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.8.1 (2016-06-17)
- handle flip problems when connections go down
0.8.0 (2015-10-10)
- many gateway connection bugfixes
- gateway tests again functional
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Requirements for the gateway to actually do something: - a rocon hub has to be launched somewhere - a connection cache node for getting master state information - (optionally) zeroconf node around for automatic discovery
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
- gateway_custom_rules_file [default: ] — name of a custom file with gateway rules provided by the user (yaml).
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.
Messages
Services
Plugins
Recent questions tagged rocon_gateway at Robotics Stack Exchange
![]() |
rocon_gateway package from rocon_multimaster reporocon_unreliable_experiments rocon_gateway rocon_gateway_tests rocon_gateway_utils rocon_hub rocon_hub_client rocon_multimaster rocon_test |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_multimaster.git |
VCS Type | git |
VCS Version | release/0.7-indigo |
Last Updated | 2015-07-09 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Authors
- Daniel Stonier
- Jihoon Lee
- Piyush Khandelwal
Changelog
0.7.10 (2015-07-09)
0.7.9 (2015-07-09)
- add rosgraph dependency
- import rosgraph to handle MasterError
- skipps if node is not availalble
- update
- xmlrpc uri is also recorded now
- add xmlrpc in node
- refactoring
- refactoring flipp updates
- refactoring ros service callback functions closes #307
- add more prints to investigate insecure pickle closes #302
- increase hubconnection socket timeout to resolve frequent hub disengagement closes #301
- [rocon_gateway] some new convenience args.
- Contributors: Daniel Stonier, Jihoon Lee, dwlee
0.7.8 (2015-04-27)
- fix the wrong message format parsing. closes #297
- Contributors: Jihoon Lee
0.7.7 (2015-03-23)
- [rocon_gateway] make local gateway information available immediately.
- Contributors: Daniel Stonier
0.7.6 (2014-11-21)
- [rocon_gateway] bugfix gateway param setting
- [rocon_gateway] hint to the user what environment variable needs to be set if using multiple interfaces.
- Contributors: Daniel Stonier
0.7.5 (2014-09-23)
- Merge branch 'cyclic_flip' of https://github.com/robotics-in-concert/rocon_multimaster into cyclic_flip
- updating logic to store filtered flip
- Merge branch 'indigo' into cyclic_flip
- Hints for the ignorant.
- cleanup
- now it prevents cyclic flips. it addresses #283. Fix #283
- it was silently ignoring if topic being flipped does not have type information. Now it provides warning that it is not flippable
- Contributors: Daniel Stonier, Jihoon Lee
0.7.4 (2014-08-25)
0.7.3 (2014-05-26)
- lists instead of semi-colon separated strings for hub whitelist/blacklist parameters.
- keep trying to resolve zeroconf hubs instead of blacklisting them so we can come back from wireless dropouts, #271.
- update publisher queue_size to avoid warning in indigo.
- Contributors: Daniel Stonier
0.7.1 (2014-05-06)
- fix minor graph variable refactoring bugs.
- optimized updating flipped_in_connections. closes #267
- remote_gateway_info needs more time to find the concert if launched with other nodes at startup.
- make remote_gateway_info roslaunchable.
- use a loop period in the
remote_gateway_info
script. - remove the redundant (is in rocon_gateway_utils) gateway resolver from the master api
- bugfix erroneous interpretation of boolean keys on the hub, fixes #263.
- handle a socket error with a warning when user sets a wireless ip to ROS_IP.
- option for putting
remote_gateway_info
on a loop. - Contributors: Daniel Stonier, Jack O'Quin, Piyush Khandelwal
0.7.0 (2014-04-16)
- client to hub connection statistics
- move flip handling from pubsub channels to encrypted posting on the hubs
- disconnect/reconnect to the hub handling
- pep8 and code analysis
- catch and handle many exceptions
- multi-version support for redis servers, currently v2.2 and v2.6
- Contributors: Daniel Stonier, Jorge Santos, Marcus Liebhardt, Piyush
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
python-crypto |
Dependant Packages
Launch files
- launch/gateway.launch
- Works with rocon_hub/hub.launch.
-
- gateway_name [default: gateway]
- gateway_watch_loop_period [default: 5]
- gateway_hub_uri [default: ] — if you need a non-zeroconf direct connection, e.g. http://192.168.1.1:6380
- gateway_hub_whitelist [default: []] — list of hub names, ips or regex patterns
- gateway_network_interface [default: $(optenv GATEWAY_NETWORK_INTERFACE)]
- gateway_disable_uuids [default: false]
- gateway_firewall [default: true]
- gateway_disable_zeroconf [default: false] — do not find the hub with zeroconf, make sure you set gateway_hub_uri instead.