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

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

No version for distro ardent showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

No version for distro bouncy showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

No version for distro crystal showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

No version for distro eloquent showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

No version for distro dashing showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

No version for distro foxy showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

No version for distro lunar showing jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.12
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.8.12 (2019-04-30)

  • fixed lost nodes while grouping
  • Contributors: Alexander Tiderko

0.8.11 (2019-02-27)

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)

  • 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
  • Contributors: Alexander Tiderko

0.8.4 (2018-12-08)

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
  • Contributors: Alexander Schaefer, Alexander Tiderko

0.8.2 (2018-08-10)

  • fixed issue #79
  • Contributors: Alexander Tiderko

0.8.1 (2018-08-03)

  • node_manager_fkie: changed behaviour on question to reload files and display noscreen errors
  • Contributors: Alexander Tiderko

0.8.0 (2018-07-16)

  • node_manager_fkie: added warning if while remote start no executable was found rosrun throws no error if no executable was found it is only an output.
  • node_manager_fkie: fixed activation of minimized launch editor
  • node_manager_fkie: added settings parameter 'movable dock widgets' to prevent dock widgets from moving
  • node_manager_fkie: fixed error in select_dialog on close node_manager
  • node_manager_fkie: added group icon with count of nodes inside
  • node_manager_fkie: added info icons for groups
  • node_manager_fkie: added timer to close exit dialog on close node_manager
  • node_manager_fkie: fixed delay open io screen
  • node_manager_fkie: use priority queue for sreen io only if normal queue has more than 5 elements
  • node_manager_fkie: reduced update count
  • node_manager_fkie: changed color of question box
  • node_manager_fkie: added link for nodelet manager in description of nodelets

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.4.1
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.4.1 (2015-04-28)

  • node_manager_fkie: fixed error while parsing list of lists in parameter dialog
  • node_manager_fkie: added scrollarea for dynamic_reconfigure widget
  • fixed the usage of new parameter in node_manager
  • node_manager_fkie: fixed binary selection while 'add node'
  • multimaster_fkie: fixed double log output
  • node_manager_fkie: fix to enable the master list if a master_discavery was started
  • node_manager_fkie: fixed recursive search
  • multimaster_fkie: added network problem detection on remote hosts
  • node_manager_fkie: older paramiko versions does not support get_pty parameter in exce_command
  • node_manager_fkie: fixed stdout error while transfer files to remote host
  • node_manager_fkie: ignore errors caused on after the echo dialog was closed
  • node_manager_fkie: changed the color of illegal ros node names
  • Contributors: Alexander Tiderko

0.4.0 (2015-02-20)

  • multimaster_fkie: discovery changed
    • reduced the amount of heartbeat messages for discovery
    • added fallback for environments with multicast problems
  • node_manager_fkie: added log_level parameter to all nodes
  • node_manager_fkie: fixed syntax highlightning
  • node_manager_fkie: fix ssh handler
  • node_manager_fkie: parameter changed in dialog "start master discovery"
  • node_manager_fkie: fixes in parameter dialog
    • fixed filter in parameter dialog
    • fixed parser of the list values
    • update only changed values in ROS parameter server
  • node_manager_fkie: default value for heartbeat changed to 0.5
  • node_manager_fkie: improved the discovery dialog to detect masters using new methods
  • node_manager_fkie: fixed the button view in the sync dialog
  • node_manager_fkie: added a xml and yaml validation on save of a configuration files
  • Contributors: Alexander Tiderko

0.3.18 (2015-02-18)

  • node_manager_fkie: fixed alt+space for context menu in xml editor
  • node_maanger_fkie: removed sync+AnyMsg option, it is now sync with all messages
  • node_manager_fkie: fix an error printed on close of echo dialog
  • node_manager_fkie: fixed some ssh issues
  • node_manager_fkie: enabled ssh compression
  • node_manager_fkie: store user per host
  • node_manager_fkie: added rviz to rqt menu
  • node_manager_fkie: show now unknown topic types through the SSH connection
  • node_manager_fkie: close running nodes on exit
  • node_manager_fkie: fixed bug while creation of a new file in xml editor
  • node_manager_fkie: added binary selection dialog to xml editor, if you add a node section using 'add tag' button
  • node_manager_fkie: trap the errors printed to stderr in popen
  • node_manager_fkie: fixed highlightning in editor
  • Contributors: Alexander Tiderko

0.3.17 (2015-01-22)

  • node_manager_fkie: switch to local monitoring after connection problems to local master_discovery
  • node_manager_fkie: added an update procedure to refresh discovered masters In same cases the messages, which are send on the shutdown of the master_discovery are not received by node_manager. To update the discovered list in node_manager the complete list of discoevered hosts will be requested, if the localhost master is added as new master.
  • node_manager_fkie: fixed error while publishing to 'std_msgs/Empty'
  • Contributors: Alexander Tiderko

0.3.16 (2014-12-08)

  • node_manager_fkie: fixed a problem with screen view The node_manager uses the /usr/bin/x-terminal-emulator to show the screen content of the nodes. To execute a command with arguments 'konsole', 'xterm' uses -e, 'terminator', 'gnome-terminal' or 'xfce4-terminal'use '-x'.
  • Contributors: Alexander Tiderko

0.3.15 (2014-12-01)

  • node_manager_fkie: fixed sync button handling
  • multimaster_fkie: removed some python mistakes
  • node_manager_fkie: removed some python mistakes
  • node_manager_fkie: fixed node selection in description dock
  • node_manager_fkie: some icons changed
  • node_manager_fkie: 'autoupdate' parameter added The autoupdate parameter disables the automatic requests. It is usefull for low bandwidth networks.
  • node_manager_fkie: reduced remote parameter requests

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.12
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.8.12 (2019-04-30)

  • fixed lost nodes while grouping
  • Contributors: Alexander Tiderko

0.8.11 (2019-02-27)

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)

  • 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
  • Contributors: Alexander Tiderko

0.8.4 (2018-12-08)

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
  • Contributors: Alexander Schaefer, Alexander Tiderko

0.8.2 (2018-08-10)

  • fixed issue #79
  • Contributors: Alexander Tiderko

0.8.1 (2018-08-03)

  • node_manager_fkie: changed behaviour on question to reload files and display noscreen errors
  • Contributors: Alexander Tiderko

0.8.0 (2018-07-16)

  • node_manager_fkie: added warning if while remote start no executable was found rosrun throws no error if no executable was found it is only an output.
  • node_manager_fkie: fixed activation of minimized launch editor
  • node_manager_fkie: added settings parameter 'movable dock widgets' to prevent dock widgets from moving
  • node_manager_fkie: fixed error in select_dialog on close node_manager
  • node_manager_fkie: added group icon with count of nodes inside
  • node_manager_fkie: added info icons for groups
  • node_manager_fkie: added timer to close exit dialog on close node_manager
  • node_manager_fkie: fixed delay open io screen
  • node_manager_fkie: use priority queue for sreen io only if normal queue has more than 5 elements
  • node_manager_fkie: reduced update count
  • node_manager_fkie: changed color of question box
  • node_manager_fkie: added link for nodelet manager in description of nodelets

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.8.12
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.8.12 (2019-04-30)

  • fixed lost nodes while grouping
  • Contributors: Alexander Tiderko

0.8.11 (2019-02-27)

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)

  • 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
  • Contributors: Alexander Tiderko

0.8.4 (2018-12-08)

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
  • Contributors: Alexander Schaefer, Alexander Tiderko

0.8.2 (2018-08-10)

  • fixed issue #79
  • Contributors: Alexander Tiderko

0.8.1 (2018-08-03)

  • node_manager_fkie: changed behaviour on question to reload files and display noscreen errors
  • Contributors: Alexander Tiderko

0.8.0 (2018-07-16)

  • node_manager_fkie: added warning if while remote start no executable was found rosrun throws no error if no executable was found it is only an output.
  • node_manager_fkie: fixed activation of minimized launch editor
  • node_manager_fkie: added settings parameter 'movable dock widgets' to prevent dock widgets from moving
  • node_manager_fkie: fixed error in select_dialog on close node_manager
  • node_manager_fkie: added group icon with count of nodes inside
  • node_manager_fkie: added info icons for groups
  • node_manager_fkie: added timer to close exit dialog on close node_manager
  • node_manager_fkie: fixed delay open io screen
  • node_manager_fkie: use priority queue for sreen io only if normal queue has more than 5 elements
  • node_manager_fkie: reduced update count
  • node_manager_fkie: changed color of question box
  • node_manager_fkie: added link for nodelet manager in description of nodelets

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged node_manager_fkie at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 0.7.3
License BSD, some icons are licensed under the GNU Lesser General Public License (LGPL) or Creative Commons Attribution-Noncommercial 3.0 License
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
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used.

Additional Links

Maintainers

  • Alexander Tiderko

Authors

  • Alexander Tiderko
  • Timo Roehling

Node Manager

A GUI to manage the configuration on local and remote ROS masters. For more details see manual, roswiki or use the (?) button in the title bar.

Shortcuts


F2 Renames a selected launch file. F3 Opens a screen for selected node. F4 Opens an XML Editor for selected node. Ctrl+R Opens a dialog to launch a master_discovery node on entered host. Ctrl+E, F4 Opens an XML Editor for selected launch file. Ctrl+L Loads the selected launch file into selected host. Ctrl+O Runs on selected host default_cfg node with selected launch file as parameter. Alt+N Opens a dialog to run a ROS node without a configuration. This node will be launched in a [SCREEN]{.title-ref}. Alt+R Runs selected nodes. Ignores already running nodes. Alt+S Stops selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} or [default_cfg]{.title-ref} are ignored. Ctrl+Backspace Sends a [SIGKILL]{.title-ref} to selected nodes. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Ctrl+Delete Unregister selected nodes (their topics and services) from ROS master. If more then one node is selected, nodes ending with [rosout]{.title-ref}, [node_manager]{.title-ref}, [master_discovery]{.title-ref}, [master_sync]{.title-ref} and [default_cfg]{.title-ref} are ignored. Shift+Backspace Sends a [SIGKILL]{.title-ref} to assigned [SCREEN]{.title-ref} of selected nodes. Shift+S Shows all available [SCREEN's]{.title-ref} which contains the ROS nodes launched by node manager. Ctrl+F4 Closes the loaded configurations. Alt+E Expands all groups in Nodes tab. Alt+C Collapses all groups in Nodes tab. Alt+{1..5} Selects all nodes of the {first...fifth} host in Nodes tab excepting the manage nodes. Ctrl+X Copies the alternative values to clipboard. On [Node]{.title-ref} view this is PID. On [Topic]{.title-ref} and [Service]{.title-ref} view it is the type. On [Parameter]{.title-ref} view it is the parameter value. ——————— ————————————————————————————————————————————————————————————————————————————————————————————

TODO

... write local help

CHANGELOG

Changelog for package node_manager_fkie

0.7.3 (2017-04-24)

  • 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
  • node_manager_fkie: reverted the cut of domains in hostnames
  • Contributors: Alexander Tiderko

0.7.1 (2017-01-26)

  • 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: remove 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)

  • node_manager_fkie: fixed visualisation of not local nodes

    repaired gui_resources.py for Qt5 compatibility restore Qt5 compatibility

  • node_manager_fkie: added update/set time dialog to update time with ntpdate or date

  • node_manager_fkie: added rosbag record to rqt menu

  • node_manager_fkie: copy now all selected nodes, topics, services or parameter names to clipboard by pressing Ctrl+C

  • node_manager_fkie: added cursor position number to editor

  • node_manager_fkie: added indent before hostname in description panel

  • node_manager_fkie: added a colorize_host settings parameter

    the color of the host will be now determine automatically you can also set own color for each host by double-click on the hostname in description panel.

  • node_manager_fkie: fixed error after cancel color selection

  • node_manager_fkie: use gradient to set color

  • node_manager_fkie: now you can define colors for each robot

  • node_manager_fkie: removed a broken import

  • node_manager_fkie: fixed: no longer clear the search result on click into editor

  • node_manager_fkie: find dialog in xml-editor shows now all results in as list

  • node_manager_fkie: added clear button to filder lines in dialogs

  • node_manager_fkie: add filter to nodes view added also a clear button (also ESC) to all filter lines

  • node_manager_fkie: fixed some extended visualization for synced nodes

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged node_manager_fkie at Robotics Stack Exchange