Closed dirk-thomas closed 8 years ago
@ros/ros_team Please review this carefully since it is a pretty critical part of the ROS core.
+1, I think the change makes sense. I think it should be mentioned on the migration guide: http://wiki.ros.org/kinetic/Migration
This implements the semantic change of the return value of
Duration::sleep
as mentioned in #39. This is to align the behavior withRate::sleep
and allows to distinguish if the desired sleep duration was met or not.