Skip to content

Impossible to see the "1 second has passed. Re-initializing." error #28

@mkoval

Description

@mkoval

I've been trying to debug why my InteractiveMarkers are not rendering in RViz and noticed the topic is briefly flashing red, then turning back to black. The message says "1 second has passed. Re-initializing.", but it is impossible to read because it is almost instantaneously replaced with "Initialization: Waiting for first update/keep-alive message." As far as I can tell, this error isn't logged elsewhere.

I was only able to read the message by recording RViz in gtk-recordmydesktop and stepping through the video frame-by-frame. I suggest either: (1) removing the message if it is redundant, (2) changing the logic so it is not instantly overwritten, and/or (3) logging it using ROS_ERROR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions