ros2 / rcl_interfaces

A repository for messages and services used by the ROS client libraries
Apache License 2.0
38 stars 42 forks source link

Add test fixures for BoundedPlainSequences #125

Closed sloretz closed 3 years ago

sloretz commented 3 years ago

test_communication makes tests for every message type in test_interface_files. This PR adds test fixtures for ros2/test_interface_files#14 which were missing in ros2/rcl_interfaces#123