Closed
Description
Bug report
Required Info:
- Operating System: Ubuntu
- Installation type: N/A
- Version or commit hash: Main
- DDS implementation: N/A
- Client library (if applicable): rclcpp
Feature request
Feature description
Add a sleep()
method to Duration
analog to Rate
to sleep for a specified duration rather than at a given rate, when semantically more logical.