No description
* Adding a factory method to create a Duration from seconds There are many places in the ROS codebase where a time duration is specified as a floating point number of seconds. A factory function to create a Duration object from these values makes the code a bit simpler in many cases. Signed-off-by: Carl Delsey <carl.r.delsey@intel.com> * Adding some comments to clarify which constructors get matched. Signed-off-by: Carl Delsey <carl.r.delsey@intel.com> |
||
|---|---|---|
| .github | ||
| rclcpp | ||
| rclcpp_action | ||
| rclcpp_components | ||
| rclcpp_lifecycle | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| LICENSE | ||