Skip to content

docs: add missing test_interface_files to manual README setup#646

Closed
PvRao-29 wants to merge 1 commit into
ros2-rust:mainfrom
PvRao-29:fix/readme-test-interface-files
Closed

docs: add missing test_interface_files to manual README setup#646
PvRao-29 wants to merge 1 commit into
ros2-rust:mainfrom
PvRao-29:fix/readme-test-interface-files

Conversation

@PvRao-29

Copy link
Copy Markdown

Summary

Problem

Following the per-distro manual git clone blocks in the README causes colcon build to fail when building test_msgs from common_interfaces:

@PvRao-29 PvRao-29 force-pushed the fix/readme-test-interface-files branch from cd77a04 to 523976a Compare June 14, 2026 04:37
Manual README clone steps omitted test_interface_files, causing
test_msgs (from common_interfaces) to fail at colcon build. The
.repos workflow already included this dependency.
Fixes ros2-rust#616
@PvRao-29 PvRao-29 force-pushed the fix/readme-test-interface-files branch from 523976a to 006e532 Compare June 14, 2026 04:39
@esteve

esteve commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Duplicate of #615

@esteve esteve marked this as a duplicate of #615 Jun 14, 2026
@esteve esteve closed this Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure due to missing test_interface_files when following README manual setup

2 participants