Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Removed "ROS time moved backwards" log message#1027

Merged
dirk-thomas merged 1 commit intoros:lunar-develfrom
peci1:patch-2
Apr 20, 2017
Merged

Removed "ROS time moved backwards" log message#1027
dirk-thomas merged 1 commit intoros:lunar-develfrom
peci1:patch-2

Conversation

@peci1
Copy link
Copy Markdown
Contributor

@peci1 peci1 commented Apr 6, 2017

The log message doesn't make sense IMO, because there is still the exception being thrown.

So the user can either catch it (and then he knows best whether it is an error or not), or he'll not catch it, and then he'll see the message printed in the stack trace.

This is a followup of comment #492 (comment) .

My use-case: I have a ROS node running alongside Gazebo, and resetting Gazebo always prints this error to the log, even if it is no error for me, since I expect the time to be restarted.

The log message doesn't make sense IMO, because there is still the exception being thrown.

So the user can either catch it (and then he knows best whether it is an error or not), or he'll not catch it, and then he'll see the message printed in the stack trace.

This is a followup of comment ros#492 (comment) .

My use-case: I have a ROS node running alongside Gazebo, and resetting Gazebo always prints this error to the log, even if it is no error for me, since I expect the time to be restarted.
@dirk-thomas
Copy link
Copy Markdown
Member

Thank you for creating the patch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants