ros2_rust icon indicating copy to clipboard operation
ros2_rust copied to clipboard

Failed to build depends on `builtin_interfaces`

Open sprhawk opened this issue 1 year ago • 8 comments

https://github.com/ros2-rust/ros2_rust/blob/27bc35584badf0406927b5d6c88625de2ef52580/rclrs/Cargo.toml#L29

I got failure building on builtin_interfaces. I removed it then it is built successfully.

I'm not sure why it is a dependency of rclrs.

sprhawk avatar Mar 14 '24 05:03 sprhawk