![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.8.12 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2019-04-30 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.8.12 (2019-04-30)
- node_manager_fkie: fixed lost nodes while grouping
- Merge pull request #100 from stertingen/patch-1 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: zeroconf use for monitoruri the same hostname from masteruri
- Contributors: Alexander Tiderko, Hermann von Kleist
0.8.11 (2019-02-27)
- fix release issues
0.8.10 (2019-02-26)
- node_manager_fkie: exapand (nodes, topics, services) on filter
- fixed build node_manager_fkie without .git repository issue #91
- node_manager_fkie: fixed crash on show critical message dialog
- Contributors: Alexander Tiderko
0.8.9 (2018-12-21)
- fix install build
- Contributors: Alexander Tiderko
0.8.8 (2018-12-19)
- fixed install node_manager_fkie
- Contributors: Alexander Tiderko
0.8.7 (2018-12-18)
- default_cfg_fkie: fixed changelog format
- node_manager_fkie: added version detection
- Contributors: Alexander Tiderko
0.8.5 (2018-12-11)
- node_manager_fkie: removed install author warning
- node_manager_fkie: fixed navigation in topic and service view do not open echo/call dialog on activate namespace group
- master_sync_fkie: added a simple node to sync parameter Original code from https://github.com/jhu-lcsr-forks/multimaster_fkie/tree/param-sync adapted to change only local ROS Parameter Server
- Contributors: Alexander Tiderko
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)
- node_manager_fkie: added: Augment CMake script to install node_manager launcher on Ubuntu. pull request #82 from acschaefer/master
- node_manager_fkie: added parameter to disable namespace groups
- node_manager_fkie: editor: improved seletion of node definition by moving selected text to top
- node_manager_fkie: new: apply enhancement to organize nodes view by namespaces, see issue #83
- node_manager_fkie: fixed copy paste error
- node_manager_fkie: changed highlighting for groups and nodes
- node_manager_fkie: editor: fixed uncomment of -- statements
- node_manager_fkie: added launch file to test namespace grouping.
- node_manager_fkie: fix namespace view
- node_manager_fkie: fixed topic publish dialog for messages with arrays
- node_manager_fkie: fix crash while start master_discovery with master_sync on
- node_manager_fkie: fixed add new parameter in parameter dialog
- node_manager_fkie: added parameter for timeout to close closing dialog
- master_discovery_fkie: fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
- master_sync_fkie: install launch dir pull request #81 from ahoarau/patch-1
- Contributors: Alexander Schaefer, Alexander Tiderko, Antoine Hoarau, Paul.Varghese
0.8.2 (2018-08-10)
- fixed issue #79
- Contributors: Alexander Tiderko
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.4.1 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2015-04-28 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.4.1 (2015-04-28)
0.4.0 (2015-02-20)
0.3.18 (2015-02-18)
0.3.17 (2015-01-22)
0.3.16 (2014-12-08)
0.3.15 (2014-12-01)
0.3.14 (2014-10-24)
0.3.13 (2014-07-29)
0.3.12 (2014-07-08)
0.3.11 (2014-06-04)
0.3.10 (2014-03-31)
- multimaster_fkie: fixed problems detected by catkin_lint
0.3.9 (2013-12-12)
0.3.8 (2013-12-10)
0.3.7 (2013-10-17)
0.3.6 (2013-09-17)
0.3.5 (2013-09-06)
0.3.4 (2013-09-05)
0.3.3 (2013-09-04)
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.8.12 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | kinetic-devel |
Last Updated | 2019-04-30 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.8.12 (2019-04-30)
- node_manager_fkie: fixed lost nodes while grouping
- Merge pull request #100 from stertingen/patch-1 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: zeroconf use for monitoruri the same hostname from masteruri
- Contributors: Alexander Tiderko, Hermann von Kleist
0.8.11 (2019-02-27)
- fix release issues
0.8.10 (2019-02-26)
- node_manager_fkie: exapand (nodes, topics, services) on filter
- fixed build node_manager_fkie without .git repository issue #91
- node_manager_fkie: fixed crash on show critical message dialog
- Contributors: Alexander Tiderko
0.8.9 (2018-12-21)
- fix install build
- Contributors: Alexander Tiderko
0.8.8 (2018-12-19)
- fixed install node_manager_fkie
- Contributors: Alexander Tiderko
0.8.7 (2018-12-18)
- default_cfg_fkie: fixed changelog format
- node_manager_fkie: added version detection
- Contributors: Alexander Tiderko
0.8.5 (2018-12-11)
- node_manager_fkie: removed install author warning
- node_manager_fkie: fixed navigation in topic and service view do not open echo/call dialog on activate namespace group
- master_sync_fkie: added a simple node to sync parameter Original code from https://github.com/jhu-lcsr-forks/multimaster_fkie/tree/param-sync adapted to change only local ROS Parameter Server
- Contributors: Alexander Tiderko
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)
- node_manager_fkie: added: Augment CMake script to install node_manager launcher on Ubuntu. pull request #82 from acschaefer/master
- node_manager_fkie: added parameter to disable namespace groups
- node_manager_fkie: editor: improved seletion of node definition by moving selected text to top
- node_manager_fkie: new: apply enhancement to organize nodes view by namespaces, see issue #83
- node_manager_fkie: fixed copy paste error
- node_manager_fkie: changed highlighting for groups and nodes
- node_manager_fkie: editor: fixed uncomment of -- statements
- node_manager_fkie: added launch file to test namespace grouping.
- node_manager_fkie: fix namespace view
- node_manager_fkie: fixed topic publish dialog for messages with arrays
- node_manager_fkie: fix crash while start master_discovery with master_sync on
- node_manager_fkie: fixed add new parameter in parameter dialog
- node_manager_fkie: added parameter for timeout to close closing dialog
- master_discovery_fkie: fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
- master_sync_fkie: install launch dir pull request #81 from ahoarau/patch-1
- Contributors: Alexander Schaefer, Alexander Tiderko, Antoine Hoarau, Paul.Varghese
0.8.2 (2018-08-10)
- fixed issue #79
- Contributors: Alexander Tiderko
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.8.12 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
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 |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.8.12 (2019-04-30)
- node_manager_fkie: fixed lost nodes while grouping
- Merge pull request #100 from stertingen/patch-1 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: zeroconf use for monitoruri the same hostname from masteruri
- Contributors: Alexander Tiderko, Hermann von Kleist
0.8.11 (2019-02-27)
- fix release issues
0.8.10 (2019-02-26)
- node_manager_fkie: exapand (nodes, topics, services) on filter
- fixed build node_manager_fkie without .git repository issue #91
- node_manager_fkie: fixed crash on show critical message dialog
- Contributors: Alexander Tiderko
0.8.9 (2018-12-21)
- fix install build
- Contributors: Alexander Tiderko
0.8.8 (2018-12-19)
- fixed install node_manager_fkie
- Contributors: Alexander Tiderko
0.8.7 (2018-12-18)
- default_cfg_fkie: fixed changelog format
- node_manager_fkie: added version detection
- Contributors: Alexander Tiderko
0.8.5 (2018-12-11)
- node_manager_fkie: removed install author warning
- node_manager_fkie: fixed navigation in topic and service view do not open echo/call dialog on activate namespace group
- master_sync_fkie: added a simple node to sync parameter Original code from https://github.com/jhu-lcsr-forks/multimaster_fkie/tree/param-sync adapted to change only local ROS Parameter Server
- Contributors: Alexander Tiderko
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)
- node_manager_fkie: added: Augment CMake script to install node_manager launcher on Ubuntu. pull request #82 from acschaefer/master
- node_manager_fkie: added parameter to disable namespace groups
- node_manager_fkie: editor: improved seletion of node definition by moving selected text to top
- node_manager_fkie: new: apply enhancement to organize nodes view by namespaces, see issue #83
- node_manager_fkie: fixed copy paste error
- node_manager_fkie: changed highlighting for groups and nodes
- node_manager_fkie: editor: fixed uncomment of -- statements
- node_manager_fkie: added launch file to test namespace grouping.
- node_manager_fkie: fix namespace view
- node_manager_fkie: fixed topic publish dialog for messages with arrays
- node_manager_fkie: fix crash while start master_discovery with master_sync on
- node_manager_fkie: fixed add new parameter in parameter dialog
- node_manager_fkie: added parameter for timeout to close closing dialog
- master_discovery_fkie: fixed typo hearbeat[s] to heartbeat[s] pull request #87 from Paulls20/master
- master_sync_fkie: install launch dir pull request #81 from ahoarau/patch-1
- Contributors: Alexander Schaefer, Alexander Tiderko, Antoine Hoarau, Paul.Varghese
0.8.2 (2018-08-10)
- fixed issue #79
- Contributors: Alexander Tiderko
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.
![]() |
multimaster_fkie package from fkie_multimaster repodefault_cfg_fkie master_discovery_fkie master_sync_fkie multimaster_fkie multimaster_msgs_fkie node_manager_fkie |
ROS Distro
|
Package Summary
Version | 0.7.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/fkie/multimaster_fkie.git |
VCS Type | git |
VCS Version | jade-devel |
Last Updated | 2017-04-24 |
Dev Status | MAINTAINED |
Released | RELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Alexander Tiderko
Authors
- Alexander Tiderko
Changelog for package multimaster_fkie
0.7.3 (2017-04-24)
- default_cfg_fkie: fixed problem with "pass_all_args" attribute
- node_manager_fkie: fix crash on start master_discovery
- node_manager_fkie: fixed network discovery dialog
- node_manager_fkie: added "pass_all_args" for highlighter
- node_manager_fkie: fixed crash while stop or start a lot of nodes
- node_manager_fkie: changed font color in echo dialog
- node_manager_fkie: changed default color in description widget
- node_manager_fkie: added a workaround for "CTR mode needs counter parameter, not IV"
- node_manager_fkie: reverted url changes
- fixed warnings in API documentation
- node_manager_fkie: fixed url handling in host control
- Contributors: Alexander Tiderko
0.7.2 (2017-01-27)
- node_manager_fkie: added a parameter to hide domain suffix in description panel and node tree view
- mutlimaster_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
-
node_manager_fkie: increased precision for float values in combobox (used by settings)
-
node_manager_fkie: fixed editor for kinetic; removed setMargin since it not suported by Qt5
-
node_manager_fkie: fixed URLs for some buttons in description panel to use it with Qt5
-
node_manager_fkie: added more details on start if no 'screen' is available
-
node_manager_fkie: changed supervised_popen initialization to avoid multi subclassing
-
node_manager_fkie: added a raise Exception if no terminal is availabe
-
node_manager_fkie: raise an error now if 'paramiko' is not available
-
node_manager_fkie: fixed startup if a node manager instance already running
-
node_manager_fkie: added xterm path for macOS
-
node_manager_fkie: removed domain suffix from hostname to avoid name problems
-
node_manager_fkie: fixed UnboundLocalError for 'selectedGroups' and 'self._accept_next_update'
- Contributors: Alexander Tiderko, Jason Mercer, Dirk Schulz
0.7.0 (2017-01-09)
-
master_discovery_fkie: added detection for timejumps into the past
-
- master_discovery_fkie: fixed the shutdown process
-
sometimes blocks the SimpleXMLRPCServer the shutdown process. Added a timer to kill the own process at the end.
-
master_discovery_fkie: #55 change the message handling routines Introduced a send and receive Queue. It was need to implement new features like hub/client structure. Added more debug output.
-
master_discovery_fkie: splitted send_mcast into send_mcast and listen_mcast to get a hub functionality
-
node_manager_fkie: fixed visualisation of not local nodes
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
catkin | |
multimaster_msgs_fkie | |
default_cfg_fkie | |
master_discovery_fkie | |
master_sync_fkie | |
node_manager_fkie |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged multimaster_fkie at Robotics Stack Exchange
No questions yet, you can ask one on Robotics Stack Exchange.
Failed to get question list, you can ticket an issue on the github issue tracker.