create a Time and Duration Max static method #524
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
This will avoid requiring users to do things like this in algorithms and tests.
rclcpp::Duration(std::numeric_limits<int32_t>::max(),999999999)
The text was updated successfully, but these errors were encountered: