laser_geometry icon indicating copy to clipboard operation
laser_geometry copied to clipboard

Use constructor of rclcpp::Time instead of conversion operator

Open AiVerisimilitude opened this issue 1 year ago • 0 comments

To conform with potential breaking changes introduced in https://github.com/ros2/rclcpp/pull/2293

Here I opted to be fully explicit, including the default RCL_ROS_TIME into the constructor call. There are no changes to the overall behavior.

AiVerisimilitude avatar Nov 13 '23 13:11 AiVerisimilitude