No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.6.34
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/4am-robotics/cob_command_tools.git
VCS Type git
VCS Version indigo_dev
Last Updated 2024-02-18
Dev Status MAINTAINED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

cob_monitoring

Additional Links

Maintainers

  • Felix Messmer

Authors

  • Florian Weisshardt
  • Felix Messmer
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_monitoring

0.6.34 (2024-02-18)

  • Merge pull request #340 from fmessmer/migrate_ipa320 migrate ipa320
  • properly specify dependency
  • Merge pull request #338 from Deleh/fix/netdata_swap_chart Support New Netdata Swap Chart Name
  • add netdata version to cpu info
  • support new netdata swap chart name
  • Contributors: Denis Lehmann, Felix Messmer, fmessmer

0.6.33 (2023-11-06)

  • Merge pull request #335 from benmaidel/fix/em_topic_based_em_stop_mon fixed em topic based emergency_stop_monitor
  • fix melodic compatibility
  • fixed em topic based emergency_stop_monitor
  • Merge pull request #334 from HannesBachter/feature/topic_emergency_stop_monitor set light based on emergency stop topic
  • log em-stop only after issuing
  • set light based on emergency stop topic
  • Merge pull request #333 from benmaidel/feature/battery_monitor_params extend battery_monitor with additional rosparams
  • fix default values
  • extend battery_monitor with additional rosparams
  • Contributors: Benjamin Maidel, Felix Messmer, HannesBachter

0.6.32 (2023-04-29)

  • Merge pull request #329 from Deleh/fix/netdata_diagnostics_level Change NetData malformed data diagnostics level from ERROR to WARN
  • remove type hints
  • adjust string formatting syntax
  • move netdata communication to interface class
  • change netdata malformed data diagnostic level
  • Merge pull request #328 from Deleh/feature/wlan_monitor_reconnect Reconnect if SSH session is inactive
  • finalize
  • add ssh_connection_state to diagnostics
  • reconnect if session is inactive
  • Contributors: Denis Lehmann, Felix Messmer, fmessmer

0.6.31 (2023-01-04)

  • Merge pull request #327 from Deleh/fix/emergency_stop_monitor Collect only error and stale messages as errors
  • collect only error and stale messages as errors
  • Merge pull request #326 from fmessmer/debug/netdata fix netdata queries
  • fix pylint
  • fix return types
  • harmonize Exception handling of cpu_monitor
  • raise error when netdata request failed; show failed chart names
  • include url in loginfo
  • Merge pull request #325 from Deleh/fix/ntp_monitor Fix NTP monitor
  • decode stderr
  • Merge pull request #323 from pgehring/fix/paramiko_login [kevin] disable unsupported algorithms of linksys router
  • fix pylint
  • paramiko version check
  • disable unsupported algorithms of linksys router
  • Contributors: Denis Lehmann, Felix Messmer, Florian Weisshardt, fmessmer, pgehring

0.6.30 (2022-11-17)

  • Merge pull request #322 from Deleh/fix/wlan_monitor_diagnostics Set diagnostic level to [ERROR]{.title-ref} on exception
  • harmonization
  • set diagnostic level to ERROR on exception
  • Merge pull request #321 from LoyVanBeek/fix/netdata_based_diagnostics Fix/netdata based diagnostics
  • Split CPU load diagnostics from uptime stats
  • Try both spellings of core temp module name
  • fixing crashed thread if netdata data was malformed and make netdata module name for core temps in api calls configurable
  • Contributors: Bj

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_monitoring at Robotics Stack Exchange

No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.6.33
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_command_tools.git
VCS Type git
VCS Version indigo_dev
Last Updated 2024-02-14
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

cob_monitoring

Additional Links

Maintainers

  • Felix Messmer

Authors

  • Florian Weisshardt
  • Felix Messmer
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_monitoring

0.6.33 (2023-11-06)

  • Merge pull request #335 from benmaidel/fix/em_topic_based_em_stop_mon fixed em topic based emergency_stop_monitor
  • fix melodic compatibility
  • fixed em topic based emergency_stop_monitor
  • Merge pull request #334 from HannesBachter/feature/topic_emergency_stop_monitor set light based on emergency stop topic
  • log em-stop only after issuing
  • set light based on emergency stop topic
  • Merge pull request #333 from benmaidel/feature/battery_monitor_params extend battery_monitor with additional rosparams
  • fix default values
  • extend battery_monitor with additional rosparams
  • Contributors: Benjamin Maidel, Felix Messmer, HannesBachter

0.6.32 (2023-04-29)

  • Merge pull request #329 from Deleh/fix/netdata_diagnostics_level Change NetData malformed data diagnostics level from ERROR to WARN
  • remove type hints
  • adjust string formatting syntax
  • move netdata communication to interface class
  • change netdata malformed data diagnostic level
  • Merge pull request #328 from Deleh/feature/wlan_monitor_reconnect Reconnect if SSH session is inactive
  • finalize
  • add ssh_connection_state to diagnostics
  • reconnect if session is inactive
  • Contributors: Denis Lehmann, Felix Messmer, fmessmer

0.6.31 (2023-01-04)

  • Merge pull request #327 from Deleh/fix/emergency_stop_monitor Collect only error and stale messages as errors
  • collect only error and stale messages as errors
  • Merge pull request #326 from fmessmer/debug/netdata fix netdata queries
  • fix pylint
  • fix return types
  • harmonize Exception handling of cpu_monitor
  • raise error when netdata request failed; show failed chart names
  • include url in loginfo
  • Merge pull request #325 from Deleh/fix/ntp_monitor Fix NTP monitor
  • decode stderr
  • Merge pull request #323 from pgehring/fix/paramiko_login [kevin] disable unsupported algorithms of linksys router
  • fix pylint
  • paramiko version check
  • disable unsupported algorithms of linksys router
  • Contributors: Denis Lehmann, Felix Messmer, Florian Weisshardt, fmessmer, pgehring

0.6.30 (2022-11-17)

  • Merge pull request #322 from Deleh/fix/wlan_monitor_diagnostics Set diagnostic level to [ERROR]{.title-ref} on exception
  • harmonization
  • set diagnostic level to ERROR on exception
  • Merge pull request #321 from LoyVanBeek/fix/netdata_based_diagnostics Fix/netdata based diagnostics
  • Split CPU load diagnostics from uptime stats
  • Try both spellings of core temp module name
  • fixing crashed thread if netdata data was malformed and make netdata module name for core temps in api calls configurable
  • Contributors: Bj

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_monitoring at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.5.3
License LGPL
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_robots.git
VCS Type git
VCS Version hydro_dev
Last Updated 2015-05-27
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

cob_monitoring

Additional Links

Maintainers

  • Florian Weisshardt

Authors

  • Florian Weisshardt
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_monitoring

0.5.3 (2014-03-28)

0.5.2 (2014-03-27)

0.5.1 (2014-03-20)

  • Initial catkinization.
  • no speach output for first emergency change
  • enhanced battery monitoring
  • separate monitoring
  • add todos to monitoring
  • add sound to em monitoring
  • monitoring package
  • Contributors: abubeck, ipa-fmw

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_monitoring at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.6.33
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_command_tools.git
VCS Type git
VCS Version indigo_dev
Last Updated 2024-02-14
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

cob_monitoring

Additional Links

Maintainers

  • Felix Messmer

Authors

  • Florian Weisshardt
  • Felix Messmer
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_monitoring

0.6.33 (2023-11-06)

  • Merge pull request #335 from benmaidel/fix/em_topic_based_em_stop_mon fixed em topic based emergency_stop_monitor
  • fix melodic compatibility
  • fixed em topic based emergency_stop_monitor
  • Merge pull request #334 from HannesBachter/feature/topic_emergency_stop_monitor set light based on emergency stop topic
  • log em-stop only after issuing
  • set light based on emergency stop topic
  • Merge pull request #333 from benmaidel/feature/battery_monitor_params extend battery_monitor with additional rosparams
  • fix default values
  • extend battery_monitor with additional rosparams
  • Contributors: Benjamin Maidel, Felix Messmer, HannesBachter

0.6.32 (2023-04-29)

  • Merge pull request #329 from Deleh/fix/netdata_diagnostics_level Change NetData malformed data diagnostics level from ERROR to WARN
  • remove type hints
  • adjust string formatting syntax
  • move netdata communication to interface class
  • change netdata malformed data diagnostic level
  • Merge pull request #328 from Deleh/feature/wlan_monitor_reconnect Reconnect if SSH session is inactive
  • finalize
  • add ssh_connection_state to diagnostics
  • reconnect if session is inactive
  • Contributors: Denis Lehmann, Felix Messmer, fmessmer

0.6.31 (2023-01-04)

  • Merge pull request #327 from Deleh/fix/emergency_stop_monitor Collect only error and stale messages as errors
  • collect only error and stale messages as errors
  • Merge pull request #326 from fmessmer/debug/netdata fix netdata queries
  • fix pylint
  • fix return types
  • harmonize Exception handling of cpu_monitor
  • raise error when netdata request failed; show failed chart names
  • include url in loginfo
  • Merge pull request #325 from Deleh/fix/ntp_monitor Fix NTP monitor
  • decode stderr
  • Merge pull request #323 from pgehring/fix/paramiko_login [kevin] disable unsupported algorithms of linksys router
  • fix pylint
  • paramiko version check
  • disable unsupported algorithms of linksys router
  • Contributors: Denis Lehmann, Felix Messmer, Florian Weisshardt, fmessmer, pgehring

0.6.30 (2022-11-17)

  • Merge pull request #322 from Deleh/fix/wlan_monitor_diagnostics Set diagnostic level to [ERROR]{.title-ref} on exception
  • harmonization
  • set diagnostic level to ERROR on exception
  • Merge pull request #321 from LoyVanBeek/fix/netdata_based_diagnostics Fix/netdata based diagnostics
  • Split CPU load diagnostics from uptime stats
  • Try both spellings of core temp module name
  • fixing crashed thread if netdata data was malformed and make netdata module name for core temps in api calls configurable
  • Contributors: Bj

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_monitoring at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.6.33
License Apache 2.0
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ipa320/cob_command_tools.git
VCS Type git
VCS Version indigo_dev
Last Updated 2024-02-14
Dev Status MAINTAINED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

cob_monitoring

Additional Links

Maintainers

  • Felix Messmer

Authors

  • Florian Weisshardt
  • Felix Messmer
README
No README found. See repository README.
CHANGELOG

Changelog for package cob_monitoring

0.6.33 (2023-11-06)

  • Merge pull request #335 from benmaidel/fix/em_topic_based_em_stop_mon fixed em topic based emergency_stop_monitor
  • fix melodic compatibility
  • fixed em topic based emergency_stop_monitor
  • Merge pull request #334 from HannesBachter/feature/topic_emergency_stop_monitor set light based on emergency stop topic
  • log em-stop only after issuing
  • set light based on emergency stop topic
  • Merge pull request #333 from benmaidel/feature/battery_monitor_params extend battery_monitor with additional rosparams
  • fix default values
  • extend battery_monitor with additional rosparams
  • Contributors: Benjamin Maidel, Felix Messmer, HannesBachter

0.6.32 (2023-04-29)

  • Merge pull request #329 from Deleh/fix/netdata_diagnostics_level Change NetData malformed data diagnostics level from ERROR to WARN
  • remove type hints
  • adjust string formatting syntax
  • move netdata communication to interface class
  • change netdata malformed data diagnostic level
  • Merge pull request #328 from Deleh/feature/wlan_monitor_reconnect Reconnect if SSH session is inactive
  • finalize
  • add ssh_connection_state to diagnostics
  • reconnect if session is inactive
  • Contributors: Denis Lehmann, Felix Messmer, fmessmer

0.6.31 (2023-01-04)

  • Merge pull request #327 from Deleh/fix/emergency_stop_monitor Collect only error and stale messages as errors
  • collect only error and stale messages as errors
  • Merge pull request #326 from fmessmer/debug/netdata fix netdata queries
  • fix pylint
  • fix return types
  • harmonize Exception handling of cpu_monitor
  • raise error when netdata request failed; show failed chart names
  • include url in loginfo
  • Merge pull request #325 from Deleh/fix/ntp_monitor Fix NTP monitor
  • decode stderr
  • Merge pull request #323 from pgehring/fix/paramiko_login [kevin] disable unsupported algorithms of linksys router
  • fix pylint
  • paramiko version check
  • disable unsupported algorithms of linksys router
  • Contributors: Denis Lehmann, Felix Messmer, Florian Weisshardt, fmessmer, pgehring

0.6.30 (2022-11-17)

  • Merge pull request #322 from Deleh/fix/wlan_monitor_diagnostics Set diagnostic level to [ERROR]{.title-ref} on exception
  • harmonization
  • set diagnostic level to ERROR on exception
  • Merge pull request #321 from LoyVanBeek/fix/netdata_based_diagnostics Fix/netdata based diagnostics
  • Split CPU load diagnostics from uptime stats
  • Try both spellings of core temp module name
  • fixing crashed thread if netdata data was malformed and make netdata module name for core temps in api calls configurable
  • Contributors: Bj

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cob_monitoring at Robotics Stack Exchange