roscpp_core
roscpp_core copied to clipboard
Fixed handling of infinite or >int64 doubles in Time and Duration constructors
Fixed handling of infinite or >int64 doubles in Time and Duration constructors.
Also added tests for Rate(double) constructor, verified Rate(inf) works and Rate(0) does not.
Fixes #105.