ros2_rust icon indicating copy to clipboard operation
ros2_rust copied to clipboard

Move rclrs_test into rclrs

Open maspe36 opened this issue 1 year ago • 0 comments

As @esteve explained in our March 11th monthly meeting, rclrs_tests does not need to be a separate package. It was originally created as a separate package before there was a pattern of vendoring message packages.

Now that we are able to do this, there is no merit to rclrs_tests being its own package, the contents of this package are intended to be unit tests for rclrs.

maspe36 avatar Mar 12 '24 02:03 maspe36