No version for distro humble showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.8.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description DEPRICATED! Use the multi-agent suite instead!
Checkout URI https://github.com/fkie/multimaster_fkie.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-05-09
Dev Status MAINTAINED
Released RELEASED
Tags python network ros multimaster
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
README
No README found. See repository README.
CHANGELOG

Changelog for package master_discovery_fkie

0.8.12 (2019-04-30)

  • Merge pull request #100 from stertingen/patch-1 zeroconf.py: Detect IPv6 usage from environment
  • zeroconf.py: Detect IPv6 usage from environment Set environment ROS_IPV6=on to enable the IPv6 RPC server.
  • master_discovery_fkie: zeroconf: added fqdn-parameter, see issue #99
  • master_discovery_fkie: fixed some format warning
  • master_discovery_fkie: zeroconf use for monitoruri the same hostname from masteruri
  • Contributors: Alexander Tiderko, Hermann von Kleist

0.8.11 (2019-02-27)

0.8.10 (2019-02-26)

0.8.9 (2018-12-21)

0.8.8 (2018-12-19)

0.8.7 (2018-12-18)

0.8.5 (2018-12-11)

0.8.4 (2018-12-08)

  • master_discovery_fkie: fix zeroconf to avoid request loop in master_sync see issue #90
  • Contributors: Alexander Tiderko

0.8.3 (2018-12-07)

  • Fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
  • Contributors: Alexander Tiderko, Paul.Varghese

0.8.2 (2018-08-10)

0.8.1 (2018-08-03)

0.8.0 (2018-07-16)

0.7.8 (2018-03-24)

  • Fix catkin_lint warnings
  • Merge pull request #69 from AlexisTM/fix_exit_zeroconf Solve zeroconf sys.exit( ..., ...) issue
  • Contributors: Alexander Tiderko, Alexis Paques, Timo Röhling

0.7.7 (2017-10-27)

0.7.6 (2017-10-04)

0.7.5 (2017-07-17)

  • master_discovery_fkie: reduced warning outputs in cases a node or service is not reachable
  • Contributors: Alexander Tiderko

0.7.4 (2017-05-03)

  • master_discovery_fkie: improved filter logging
  • fixed read parameter with host filter
  • Contributors: Alexander Tiderko

0.7.3 (2017-04-24)

  • fixed warnings in API documentation
  • Contributors: Alexander Tiderko

0.7.2 (2017-01-27)

  • master_discovery_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • master_discovery_fkie: fixed some problems on macOS
    • perform test for multicast interfaces only on Linux and FreeBSD
    • changed detection for local interface to support discovering on iOS
  • master_discovery_fkie: removed domain suffix from hostname

  • master_discovery_fkie: removed a not needed import

  • master_discovery_fkie: digrammar fix in exception message

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged master_discovery_fkie at Robotics Stack Exchange

No version for distro jazzy showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.8.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description DEPRICATED! Use the multi-agent suite instead!
Checkout URI https://github.com/fkie/multimaster_fkie.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-05-09
Dev Status MAINTAINED
Released RELEASED
Tags python network ros multimaster
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
README
No README found. See repository README.
CHANGELOG

Changelog for package master_discovery_fkie

0.8.12 (2019-04-30)

  • Merge pull request #100 from stertingen/patch-1 zeroconf.py: Detect IPv6 usage from environment
  • zeroconf.py: Detect IPv6 usage from environment Set environment ROS_IPV6=on to enable the IPv6 RPC server.
  • master_discovery_fkie: zeroconf: added fqdn-parameter, see issue #99
  • master_discovery_fkie: fixed some format warning
  • master_discovery_fkie: zeroconf use for monitoruri the same hostname from masteruri
  • Contributors: Alexander Tiderko, Hermann von Kleist

0.8.11 (2019-02-27)

0.8.10 (2019-02-26)

0.8.9 (2018-12-21)

0.8.8 (2018-12-19)

0.8.7 (2018-12-18)

0.8.5 (2018-12-11)

0.8.4 (2018-12-08)

  • master_discovery_fkie: fix zeroconf to avoid request loop in master_sync see issue #90
  • Contributors: Alexander Tiderko

0.8.3 (2018-12-07)

  • Fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
  • Contributors: Alexander Tiderko, Paul.Varghese

0.8.2 (2018-08-10)

0.8.1 (2018-08-03)

0.8.0 (2018-07-16)

0.7.8 (2018-03-24)

  • Fix catkin_lint warnings
  • Merge pull request #69 from AlexisTM/fix_exit_zeroconf Solve zeroconf sys.exit( ..., ...) issue
  • Contributors: Alexander Tiderko, Alexis Paques, Timo Röhling

0.7.7 (2017-10-27)

0.7.6 (2017-10-04)

0.7.5 (2017-07-17)

  • master_discovery_fkie: reduced warning outputs in cases a node or service is not reachable
  • Contributors: Alexander Tiderko

0.7.4 (2017-05-03)

  • master_discovery_fkie: improved filter logging
  • fixed read parameter with host filter
  • Contributors: Alexander Tiderko

0.7.3 (2017-04-24)

  • fixed warnings in API documentation
  • Contributors: Alexander Tiderko

0.7.2 (2017-01-27)

  • master_discovery_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • master_discovery_fkie: fixed some problems on macOS
    • perform test for multicast interfaces only on Linux and FreeBSD
    • changed detection for local interface to support discovering on iOS
  • master_discovery_fkie: removed domain suffix from hostname

  • master_discovery_fkie: removed a not needed import

  • master_discovery_fkie: digrammar fix in exception message

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged master_discovery_fkie at Robotics Stack Exchange

No version for distro kilted showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.8.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description DEPRICATED! Use the multi-agent suite instead!
Checkout URI https://github.com/fkie/multimaster_fkie.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-05-09
Dev Status MAINTAINED
Released RELEASED
Tags python network ros multimaster
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
README
No README found. See repository README.
CHANGELOG

Changelog for package master_discovery_fkie

0.8.12 (2019-04-30)

  • Merge pull request #100 from stertingen/patch-1 zeroconf.py: Detect IPv6 usage from environment
  • zeroconf.py: Detect IPv6 usage from environment Set environment ROS_IPV6=on to enable the IPv6 RPC server.
  • master_discovery_fkie: zeroconf: added fqdn-parameter, see issue #99
  • master_discovery_fkie: fixed some format warning
  • master_discovery_fkie: zeroconf use for monitoruri the same hostname from masteruri
  • Contributors: Alexander Tiderko, Hermann von Kleist

0.8.11 (2019-02-27)

0.8.10 (2019-02-26)

0.8.9 (2018-12-21)

0.8.8 (2018-12-19)

0.8.7 (2018-12-18)

0.8.5 (2018-12-11)

0.8.4 (2018-12-08)

  • master_discovery_fkie: fix zeroconf to avoid request loop in master_sync see issue #90
  • Contributors: Alexander Tiderko

0.8.3 (2018-12-07)

  • Fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
  • Contributors: Alexander Tiderko, Paul.Varghese

0.8.2 (2018-08-10)

0.8.1 (2018-08-03)

0.8.0 (2018-07-16)

0.7.8 (2018-03-24)

  • Fix catkin_lint warnings
  • Merge pull request #69 from AlexisTM/fix_exit_zeroconf Solve zeroconf sys.exit( ..., ...) issue
  • Contributors: Alexander Tiderko, Alexis Paques, Timo Röhling

0.7.7 (2017-10-27)

0.7.6 (2017-10-04)

0.7.5 (2017-07-17)

  • master_discovery_fkie: reduced warning outputs in cases a node or service is not reachable
  • Contributors: Alexander Tiderko

0.7.4 (2017-05-03)

  • master_discovery_fkie: improved filter logging
  • fixed read parameter with host filter
  • Contributors: Alexander Tiderko

0.7.3 (2017-04-24)

  • fixed warnings in API documentation
  • Contributors: Alexander Tiderko

0.7.2 (2017-01-27)

  • master_discovery_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • master_discovery_fkie: fixed some problems on macOS
    • perform test for multicast interfaces only on Linux and FreeBSD
    • changed detection for local interface to support discovering on iOS
  • master_discovery_fkie: removed domain suffix from hostname

  • master_discovery_fkie: removed a not needed import

  • master_discovery_fkie: digrammar fix in exception message

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged master_discovery_fkie at Robotics Stack Exchange

No version for distro rolling showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.8.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description DEPRICATED! Use the multi-agent suite instead!
Checkout URI https://github.com/fkie/multimaster_fkie.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-05-09
Dev Status MAINTAINED
Released RELEASED
Tags python network ros multimaster
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
README
No README found. See repository README.
CHANGELOG

Changelog for package master_discovery_fkie

0.8.12 (2019-04-30)

  • Merge pull request #100 from stertingen/patch-1 zeroconf.py: Detect IPv6 usage from environment
  • zeroconf.py: Detect IPv6 usage from environment Set environment ROS_IPV6=on to enable the IPv6 RPC server.
  • master_discovery_fkie: zeroconf: added fqdn-parameter, see issue #99
  • master_discovery_fkie: fixed some format warning
  • master_discovery_fkie: zeroconf use for monitoruri the same hostname from masteruri
  • Contributors: Alexander Tiderko, Hermann von Kleist

0.8.11 (2019-02-27)

0.8.10 (2019-02-26)

0.8.9 (2018-12-21)

0.8.8 (2018-12-19)

0.8.7 (2018-12-18)

0.8.5 (2018-12-11)

0.8.4 (2018-12-08)

  • master_discovery_fkie: fix zeroconf to avoid request loop in master_sync see issue #90
  • Contributors: Alexander Tiderko

0.8.3 (2018-12-07)

  • Fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
  • Contributors: Alexander Tiderko, Paul.Varghese

0.8.2 (2018-08-10)

0.8.1 (2018-08-03)

0.8.0 (2018-07-16)

0.7.8 (2018-03-24)

  • Fix catkin_lint warnings
  • Merge pull request #69 from AlexisTM/fix_exit_zeroconf Solve zeroconf sys.exit( ..., ...) issue
  • Contributors: Alexander Tiderko, Alexis Paques, Timo Röhling

0.7.7 (2017-10-27)

0.7.6 (2017-10-04)

0.7.5 (2017-07-17)

  • master_discovery_fkie: reduced warning outputs in cases a node or service is not reachable
  • Contributors: Alexander Tiderko

0.7.4 (2017-05-03)

  • master_discovery_fkie: improved filter logging
  • fixed read parameter with host filter
  • Contributors: Alexander Tiderko

0.7.3 (2017-04-24)

  • fixed warnings in API documentation
  • Contributors: Alexander Tiderko

0.7.2 (2017-01-27)

  • master_discovery_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • master_discovery_fkie: fixed some problems on macOS
    • perform test for multicast interfaces only on Linux and FreeBSD
    • changed detection for local interface to support discovering on iOS
  • master_discovery_fkie: removed domain suffix from hostname

  • master_discovery_fkie: removed a not needed import

  • master_discovery_fkie: digrammar fix in exception message

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged master_discovery_fkie at Robotics Stack Exchange

No version for distro github showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.8.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description DEPRICATED! Use the multi-agent suite instead!
Checkout URI https://github.com/fkie/multimaster_fkie.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-05-09
Dev Status MAINTAINED
Released RELEASED
Tags python network ros multimaster
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
README
No README found. See repository README.
CHANGELOG

Changelog for package master_discovery_fkie

0.8.12 (2019-04-30)

  • Merge pull request #100 from stertingen/patch-1 zeroconf.py: Detect IPv6 usage from environment
  • zeroconf.py: Detect IPv6 usage from environment Set environment ROS_IPV6=on to enable the IPv6 RPC server.
  • master_discovery_fkie: zeroconf: added fqdn-parameter, see issue #99
  • master_discovery_fkie: fixed some format warning
  • master_discovery_fkie: zeroconf use for monitoruri the same hostname from masteruri
  • Contributors: Alexander Tiderko, Hermann von Kleist

0.8.11 (2019-02-27)

0.8.10 (2019-02-26)

0.8.9 (2018-12-21)

0.8.8 (2018-12-19)

0.8.7 (2018-12-18)

0.8.5 (2018-12-11)

0.8.4 (2018-12-08)

  • master_discovery_fkie: fix zeroconf to avoid request loop in master_sync see issue #90
  • Contributors: Alexander Tiderko

0.8.3 (2018-12-07)

  • Fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
  • Contributors: Alexander Tiderko, Paul.Varghese

0.8.2 (2018-08-10)

0.8.1 (2018-08-03)

0.8.0 (2018-07-16)

0.7.8 (2018-03-24)

  • Fix catkin_lint warnings
  • Merge pull request #69 from AlexisTM/fix_exit_zeroconf Solve zeroconf sys.exit( ..., ...) issue
  • Contributors: Alexander Tiderko, Alexis Paques, Timo Röhling

0.7.7 (2017-10-27)

0.7.6 (2017-10-04)

0.7.5 (2017-07-17)

  • master_discovery_fkie: reduced warning outputs in cases a node or service is not reachable
  • Contributors: Alexander Tiderko

0.7.4 (2017-05-03)

  • master_discovery_fkie: improved filter logging
  • fixed read parameter with host filter
  • Contributors: Alexander Tiderko

0.7.3 (2017-04-24)

  • fixed warnings in API documentation
  • Contributors: Alexander Tiderko

0.7.2 (2017-01-27)

  • master_discovery_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • master_discovery_fkie: fixed some problems on macOS
    • perform test for multicast interfaces only on Linux and FreeBSD
    • changed detection for local interface to support discovering on iOS
  • master_discovery_fkie: removed domain suffix from hostname

  • master_discovery_fkie: removed a not needed import

  • master_discovery_fkie: digrammar fix in exception message

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged master_discovery_fkie at Robotics Stack Exchange

No version for distro galactic showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.8.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description DEPRICATED! Use the multi-agent suite instead!
Checkout URI https://github.com/fkie/multimaster_fkie.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-05-09
Dev Status MAINTAINED
Released RELEASED
Tags python network ros multimaster
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
README
No README found. See repository README.
CHANGELOG

Changelog for package master_discovery_fkie

0.8.12 (2019-04-30)

  • Merge pull request #100 from stertingen/patch-1 zeroconf.py: Detect IPv6 usage from environment
  • zeroconf.py: Detect IPv6 usage from environment Set environment ROS_IPV6=on to enable the IPv6 RPC server.
  • master_discovery_fkie: zeroconf: added fqdn-parameter, see issue #99
  • master_discovery_fkie: fixed some format warning
  • master_discovery_fkie: zeroconf use for monitoruri the same hostname from masteruri
  • Contributors: Alexander Tiderko, Hermann von Kleist

0.8.11 (2019-02-27)

0.8.10 (2019-02-26)

0.8.9 (2018-12-21)

0.8.8 (2018-12-19)

0.8.7 (2018-12-18)

0.8.5 (2018-12-11)

0.8.4 (2018-12-08)

  • master_discovery_fkie: fix zeroconf to avoid request loop in master_sync see issue #90
  • Contributors: Alexander Tiderko

0.8.3 (2018-12-07)

  • Fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
  • Contributors: Alexander Tiderko, Paul.Varghese

0.8.2 (2018-08-10)

0.8.1 (2018-08-03)

0.8.0 (2018-07-16)

0.7.8 (2018-03-24)

  • Fix catkin_lint warnings
  • Merge pull request #69 from AlexisTM/fix_exit_zeroconf Solve zeroconf sys.exit( ..., ...) issue
  • Contributors: Alexander Tiderko, Alexis Paques, Timo Röhling

0.7.7 (2017-10-27)

0.7.6 (2017-10-04)

0.7.5 (2017-07-17)

  • master_discovery_fkie: reduced warning outputs in cases a node or service is not reachable
  • Contributors: Alexander Tiderko

0.7.4 (2017-05-03)

  • master_discovery_fkie: improved filter logging
  • fixed read parameter with host filter
  • Contributors: Alexander Tiderko

0.7.3 (2017-04-24)

  • fixed warnings in API documentation
  • Contributors: Alexander Tiderko

0.7.2 (2017-01-27)

  • master_discovery_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • master_discovery_fkie: fixed some problems on macOS
    • perform test for multicast interfaces only on Linux and FreeBSD
    • changed detection for local interface to support discovering on iOS
  • master_discovery_fkie: removed domain suffix from hostname

  • master_discovery_fkie: removed a not needed import

  • master_discovery_fkie: digrammar fix in exception message

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged master_discovery_fkie at Robotics Stack Exchange

No version for distro iron showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.8.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description DEPRICATED! Use the multi-agent suite instead!
Checkout URI https://github.com/fkie/multimaster_fkie.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-05-09
Dev Status MAINTAINED
Released RELEASED
Tags python network ros multimaster
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
README
No README found. See repository README.
CHANGELOG

Changelog for package master_discovery_fkie

0.8.12 (2019-04-30)

  • Merge pull request #100 from stertingen/patch-1 zeroconf.py: Detect IPv6 usage from environment
  • zeroconf.py: Detect IPv6 usage from environment Set environment ROS_IPV6=on to enable the IPv6 RPC server.
  • master_discovery_fkie: zeroconf: added fqdn-parameter, see issue #99
  • master_discovery_fkie: fixed some format warning
  • master_discovery_fkie: zeroconf use for monitoruri the same hostname from masteruri
  • Contributors: Alexander Tiderko, Hermann von Kleist

0.8.11 (2019-02-27)

0.8.10 (2019-02-26)

0.8.9 (2018-12-21)

0.8.8 (2018-12-19)

0.8.7 (2018-12-18)

0.8.5 (2018-12-11)

0.8.4 (2018-12-08)

  • master_discovery_fkie: fix zeroconf to avoid request loop in master_sync see issue #90
  • Contributors: Alexander Tiderko

0.8.3 (2018-12-07)

  • Fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
  • Contributors: Alexander Tiderko, Paul.Varghese

0.8.2 (2018-08-10)

0.8.1 (2018-08-03)

0.8.0 (2018-07-16)

0.7.8 (2018-03-24)

  • Fix catkin_lint warnings
  • Merge pull request #69 from AlexisTM/fix_exit_zeroconf Solve zeroconf sys.exit( ..., ...) issue
  • Contributors: Alexander Tiderko, Alexis Paques, Timo Röhling

0.7.7 (2017-10-27)

0.7.6 (2017-10-04)

0.7.5 (2017-07-17)

  • master_discovery_fkie: reduced warning outputs in cases a node or service is not reachable
  • Contributors: Alexander Tiderko

0.7.4 (2017-05-03)

  • master_discovery_fkie: improved filter logging
  • fixed read parameter with host filter
  • Contributors: Alexander Tiderko

0.7.3 (2017-04-24)

  • fixed warnings in API documentation
  • Contributors: Alexander Tiderko

0.7.2 (2017-01-27)

  • master_discovery_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • master_discovery_fkie: fixed some problems on macOS
    • perform test for multicast interfaces only on Linux and FreeBSD
    • changed detection for local interface to support discovering on iOS
  • master_discovery_fkie: removed domain suffix from hostname

  • master_discovery_fkie: removed a not needed import

  • master_discovery_fkie: digrammar fix in exception message

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged master_discovery_fkie at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description DEPRICATED! Use the multi-agent suite instead!
Checkout URI https://github.com/fkie/multimaster_fkie.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-05-09
Dev Status MAINTAINED
Released RELEASED
Tags python network ros multimaster
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
README
No README found. See repository README.
CHANGELOG

Changelog for package master_discovery_fkie

0.8.12 (2019-04-30)

  • Merge pull request #100 from stertingen/patch-1 zeroconf.py: Detect IPv6 usage from environment
  • zeroconf.py: Detect IPv6 usage from environment Set environment ROS_IPV6=on to enable the IPv6 RPC server.
  • master_discovery_fkie: zeroconf: added fqdn-parameter, see issue #99
  • master_discovery_fkie: fixed some format warning
  • master_discovery_fkie: zeroconf use for monitoruri the same hostname from masteruri
  • Contributors: Alexander Tiderko, Hermann von Kleist

0.8.11 (2019-02-27)

0.8.10 (2019-02-26)

0.8.9 (2018-12-21)

0.8.8 (2018-12-19)

0.8.7 (2018-12-18)

0.8.5 (2018-12-11)

0.8.4 (2018-12-08)

  • master_discovery_fkie: fix zeroconf to avoid request loop in master_sync see issue #90
  • Contributors: Alexander Tiderko

0.8.3 (2018-12-07)

  • Fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
  • Contributors: Alexander Tiderko, Paul.Varghese

0.8.2 (2018-08-10)

0.8.1 (2018-08-03)

0.8.0 (2018-07-16)

0.7.8 (2018-03-24)

  • Fix catkin_lint warnings
  • Merge pull request #69 from AlexisTM/fix_exit_zeroconf Solve zeroconf sys.exit( ..., ...) issue
  • Contributors: Alexander Tiderko, Alexis Paques, Timo Röhling

0.7.7 (2017-10-27)

0.7.6 (2017-10-04)

0.7.5 (2017-07-17)

  • master_discovery_fkie: reduced warning outputs in cases a node or service is not reachable
  • Contributors: Alexander Tiderko

0.7.4 (2017-05-03)

  • master_discovery_fkie: improved filter logging
  • fixed read parameter with host filter
  • Contributors: Alexander Tiderko

0.7.3 (2017-04-24)

  • fixed warnings in API documentation
  • Contributors: Alexander Tiderko

0.7.2 (2017-01-27)

  • master_discovery_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • master_discovery_fkie: fixed some problems on macOS
    • perform test for multicast interfaces only on Linux and FreeBSD
    • changed detection for local interface to support discovering on iOS
  • master_discovery_fkie: removed domain suffix from hostname

  • master_discovery_fkie: removed a not needed import

  • master_discovery_fkie: digrammar fix in exception message

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged master_discovery_fkie at Robotics Stack Exchange

No version for distro noetic showing melodic. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.8.12
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description DEPRICATED! Use the multi-agent suite instead!
Checkout URI https://github.com/fkie/multimaster_fkie.git
VCS Type git
VCS Version melodic-devel
Last Updated 2020-05-09
Dev Status MAINTAINED
Released RELEASED
Tags python network ros multimaster
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Discover the running ROS Masters in local network. The discovering is done by sending an echo heartbeat messages to a defined multicast group. The alternative is to use a zeroconf/avahi daemon to register the ROS master as service and discover other ROS masters.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
README
No README found. See repository README.
CHANGELOG

Changelog for package master_discovery_fkie

0.8.12 (2019-04-30)

  • Merge pull request #100 from stertingen/patch-1 zeroconf.py: Detect IPv6 usage from environment
  • zeroconf.py: Detect IPv6 usage from environment Set environment ROS_IPV6=on to enable the IPv6 RPC server.
  • master_discovery_fkie: zeroconf: added fqdn-parameter, see issue #99
  • master_discovery_fkie: fixed some format warning
  • master_discovery_fkie: zeroconf use for monitoruri the same hostname from masteruri
  • Contributors: Alexander Tiderko, Hermann von Kleist

0.8.11 (2019-02-27)

0.8.10 (2019-02-26)

0.8.9 (2018-12-21)

0.8.8 (2018-12-19)

0.8.7 (2018-12-18)

0.8.5 (2018-12-11)

0.8.4 (2018-12-08)

  • master_discovery_fkie: fix zeroconf to avoid request loop in master_sync see issue #90
  • Contributors: Alexander Tiderko

0.8.3 (2018-12-07)

  • Fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
  • Contributors: Alexander Tiderko, Paul.Varghese

0.8.2 (2018-08-10)

0.8.1 (2018-08-03)

0.8.0 (2018-07-16)

0.7.8 (2018-03-24)

  • Fix catkin_lint warnings
  • Merge pull request #69 from AlexisTM/fix_exit_zeroconf Solve zeroconf sys.exit( ..., ...) issue
  • Contributors: Alexander Tiderko, Alexis Paques, Timo Röhling

0.7.7 (2017-10-27)

0.7.6 (2017-10-04)

0.7.5 (2017-07-17)

  • master_discovery_fkie: reduced warning outputs in cases a node or service is not reachable
  • Contributors: Alexander Tiderko

0.7.4 (2017-05-03)

  • master_discovery_fkie: improved filter logging
  • fixed read parameter with host filter
  • Contributors: Alexander Tiderko

0.7.3 (2017-04-24)

  • fixed warnings in API documentation
  • Contributors: Alexander Tiderko

0.7.2 (2017-01-27)

  • master_discovery_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • master_discovery_fkie: fixed some problems on macOS
    • perform test for multicast interfaces only on Linux and FreeBSD
    • changed detection for local interface to support discovering on iOS
  • master_discovery_fkie: removed domain suffix from hostname

  • master_discovery_fkie: removed a not needed import

  • master_discovery_fkie: digrammar fix in exception message

File truncated at 100 lines see the full file

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged master_discovery_fkie at Robotics Stack Exchange