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 <arjo@openrobotics.org>
* Style
Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
* Update tests
Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
* Remove whitespace
Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
---------
Signed-off-by: Arjo Chakravarty <arjo@openrobotics.org>
0 commit comments