ros2 / message_filters

BSD 3-Clause "New" or "Revised" License
76 stars 66 forks source link

Fix Duration signature for Windows CI #16

Closed mjcarroll closed 6 years ago

mjcarroll commented 6 years ago

Duration call was incorrect, should be Duration(int32_t seconds, uint32_t nanoseconds).

mjcarroll commented 6 years ago
mjcarroll commented 6 years ago