Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.3.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version ros2
Last Updated 2025-05-29
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.3.0 (2025-05-19)

  • Revert "Update changelog"
  • Revert "2.3.0"
  • Revert "2.3.0"
  • Revert "Update changelog"
  • Reapply "Release 2.3.0 to ros2"
  • Merge branch 'ros2' of https://github.com/husarion/husarion_ugv_ros into rel-test
  • Merge pull request #550 from husarion/release-2.3.0
  • 2.3.0
  • Update changelog
  • Merge pull request #549 from husarion/revert-546-release-2.3.0
  • Revert "Release 2.3.0"
  • Merge pull request #548 from husarion/revert-547-2.3.0-20250425
  • Revert "Release 2.3.0 to ros2"
  • Merge pull request #547 from husarion/2.3.0-20250425
  • Merge pull request #546 from husarion/release-2.3.0
  • 2.3.0
  • Update changelog
  • Merge remote-tracking branch 'origin/ros2-devel' into change-pat
  • Merge pull request #518 from husarion/jazzy-devel-hw
  • Merge branch 'ros2-devel' into jazzy-devel-hw
  • Pre-commit
  • Fix cmake version
  • Add robot_localization and DCMAKE_POLICY_VERSION_MINIMUM
  • Update minimal cmake version
  • Merge branch 'jazzy-devel-sim' into jazzy-devel-hw
  • Merge branch 'ros2-devel' into jazzy-devel-sim
  • Merge branch 'jazzy-devel-sim' into jazzy-devel-hw
  • Merge branch 'ros2-devel' into jazzy-devel-sim
  • Contributors: Dawid Kmak, action-bot, github-actions[bot], kmakd, rafal-gorecki, rafal.gorecki

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange

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

Package Summary

Tags No category tags.
Version 2.2.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/husarion/husarion_ugv_ros.git
VCS Type git
VCS Version humble
Last Updated 2025-04-04
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Package for diagnosting usage of OS on the Husarion UGV robot

Additional Links

Maintainers

  • Husarion

Authors

  • Jakub Delicat
  • Pawel Irzyk

husarion_ugv_diagnostics

Package containing nodes monitoring and publishing the Built-in Computer status of Husarion UGV.

Launch Files

  • system_monitor.launch.py: Launch a node that analyzes the state of the most important components in the robot

Configuration Files

ROS Nodes

system_monitor_node

Publishes the built-in computer system status, monitoring parameters such as CPU usage, RAM usage, disk usage, and CPU temperature.

Publishes

  • diagnostics [diagnostic_msgs/DiagnosticArray]: System monitor diagnostic messages.
  • system_status [husarion_ugv_msgs/SystemStatus]: Built-in computer system status, includes the most important computation-related parameters.

Parameters

  • cpu_usage_warn_threshold [float, default: 95.0]: Threshold for CPU usage warning in percentage.
  • cpu_temperature_warn_threshold [float, default: 80.0]: Threshold for CPU temperature warning in degrees Celsius.
  • ram_usage_warn_threshold [float, default: 90.0]: Threshold for memory usage warning in percentage.
  • disk_usage_warn_threshold [float, default: 90.0]: Threshold for disk usage warning in percentage.
  • publish_frequency [double, default: 5.0]: System status publishing frequency [Hz].
CHANGELOG

\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^ Changelog for package husarion_ugv_diagnostics \^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^

2.2.1 (2025-04-04)

2.2.0 (2025-03-13)

  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-devel
  • Merge pull request #496 from husarion/repo-rename
  • update links
  • Merge branch 'ros2-devel' into lights-new
  • Merge pull request #490 from husarion/ros2-fix-bild-warnings
  • fix build warnings
  • Ros2 unit test workflow (#471)
  • Add log level argument to launch files (#473)
  • Merge remote-tracking branch 'origin/ros2-devel' into e_stop_torque_enable
  • Merge pull request #480 from husarion/ros2-cmake-export
  • Add exports to cmake
  • Update diagnostics package readme file (#475)
  • Merge lynx_description and panther_description into husarion_ugv_descriptions (#456)
  • Readme files minor fixes (#463)
  • Merge pull request #466 from husarion/ros2-add-msgs
  • Merge branch 'ros2-devel' into ros2-add-msgs
  • Merge pull request #454 from pawelir/add-panther-diagnostics-config
  • lowered ram and disk threasholds
  • updated paths
  • Merge branch 'ros2-devel' into add-panther-diagnostics-config
  • husarion_ugv_msg -> husarion_ugv_msgs
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-devel
  • Add husarion_ugv_msgs
  • Merge pull request #457 from husarion/ros2-lynx-devel
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-lynx-devel
  • Ros2 husarion ugv v2 (#422)
  • Contributors: BOOTCFG, Dawid Kmak, Jakub Delicat, Miłosz Łagan, Rafal Gorecki, Stefan, kmakd, rafal-gorecki

2.1.2 (2024-12-02)

  • Merge pull request #408 from husarion/ros2-lights-integration-tests
  • Change License in system monitor integration test
  • Merge branch 'ros2-devel' into ros2-lights-tests
  • Contributors: Dawid Kmak, pawelirh

2.1.1 (2024-09-05)

  • Merge branch 'ros2-devel' into ros2-ns-refactor
  • Merge pull request #349 from husarion/ros2-testing-poc
  • Review changes
  • Add integration tests condition
  • Formatting
  • Implement filesystem unit tests
  • Round temperature precision
  • System monitor improvements
  • Extend filesystem responsibility
  • Merge branch 'ros2-devel' of https://github.com/husarion/panther_ros into ros2-add-nmea-gps
  • Merge remote-tracking branch 'origin/ros2-devel' into ros2-testing-poc
  • Merge pull request #386 from husarion/ros2-unify-filenames
  • Minor modifications
  • Ros2 estop sim gui (#384)
  • Correct include guards in manager package
  • Merge branch 'ros2-devel' into ros2-ns-refactor

File truncated at 100 lines see the full file

Wiki Tutorials

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

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged husarion_ugv_diagnostics at Robotics Stack Exchange