ros / roscpp_core

ros distribution sandbox
89 stars 116 forks source link

add additional check for valid time values #62

Closed dirk-thomas closed 7 years ago

dirk-thomas commented 7 years ago

Replaces #60.

Adds additional checks around time source that the values are within the limits of the used data structures.

@ros/ros_team Please review.