You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a simple helper function for converting rclrs::Time to a ros message (#359)
* Adding a simple helper function for converting `rclrs::Time` to a ros
message
This commit adds a simple conversion function that would converts Time to
builtin_interfaces like the one in rclpy.
Signed-off-by: Arjo Chakravarty <[email protected]>
* Style
Signed-off-by: Arjo Chakravarty <[email protected]>
* Update tests
Signed-off-by: Arjo Chakravarty <[email protected]>
* Remove whitespace
Signed-off-by: Arjo Chakravarty <[email protected]>
---------
Signed-off-by: Arjo Chakravarty <[email protected]>
0 commit comments