![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_robots repocob_bringup cob_controller_configuration_gazebo cob_default_robot_config cob_hardware_config cob_monitoring cob_robots |
ROS Distro
|
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
Additional Links
Maintainers
- Florian Weisshardt
Authors
- Florian Weisshardt
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
Package Dependencies
Deps | Name |
---|---|
catkin | |
cob_script_server | |
cob_relayboard |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_bringup | |
cob_robots |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_interactive_teleop cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
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-04-17 |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
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örn Eistel, Denis Lehmann, Felix Messmer, Loy van Beek, fmessmer
0.6.29 (2022-07-29)
0.6.28 (2022-03-15)
- Merge pull request #314 from pgehring/feature/netdata_cpu_monitor [diagnostics] aquire all cpu data from netdata
- compatible format
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cob_monitoring at Robotics Stack Exchange
![]() |
cob_monitoring package from cob_command_tools repocob_command_gui cob_command_tools cob_dashboard cob_helper_tools cob_monitoring cob_script_server cob_teleop generic_throttle scenario_test_tools service_tools |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.35 |
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-04-30 |
Dev Status | END-OF-LIFE |
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
Additional Links
Maintainers
- Felix Messmer
Authors
- Florian Weisshardt
- Felix Messmer
Changelog for package cob_monitoring
0.6.35 (2024-04-30)
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
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
catkin | |
actionlib | |
cob_light | |
cob_msgs | |
cob_script_server | |
diagnostic_msgs | |
rospy | |
rostopic | |
sensor_msgs | |
std_msgs | |
diagnostic_updater | |
roscpp | |
topic_tools |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
cob_command_tools | |
cob_bringup |