Skip to content

Improve overheating error messages #34

@lauralindzey

Description

@lauralindzey

Right now, when the sonar overheats, the driver produces the same error messages as it does when the sonar is not pinging. This is particularly amusing since setting it to not ping is the way we prevent overheating.

In order to prevent this log message from spamming the roslaunch raven_config robot:=true console into uselessness, we've downgraded it to LOG(DEBUG). (Since we're using g3log in this part of the driver, we didn't have the option to use ROS's throttled logging API.)

This isn't ideal -- we'd like to actually know that the sonar is overheating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions