Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ROS alarm for high CPU temperature #1207

Closed
5 tasks
cbrxyz opened this issue Jun 17, 2024 · 0 comments · Fixed by #1233
Closed
5 tasks

Add ROS alarm for high CPU temperature #1207

cbrxyz opened this issue Jun 17, 2024 · 0 comments · Fixed by #1233

Comments

@cbrxyz
Copy link
Member

cbrxyz commented Jun 17, 2024

What needs to change?

When the CPU of the host system goes above a critical temperature (around 75-80C), an alarm should fire indicating too high of heat. This can be done by having a node which is constantly reading the temperature of the CPU and a raising alarm if the temperature becomes too high!

How would this task be tested?

  1. Add a test in which the CPU temperature is mocked to be too high, and ensure that the alarm becomes raised. Do the same for normal operating temperatures

Contacts

  • We need help from the mechanical team.
  • We need help from the electrical team.
  • We need help from Dr. Schwartz or other faculty.
  • We need help from a company or an organization.
  • We need help from another UF staff member or organization (ex, facilities).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment