Replies: 1 comment
-
This difference has to do with how we identify ROS packages with just a Cargo.toml (
If you're interested in our build process, and want to contribute to making things (hopefully) a bit simpler, check out this proposal I've been working on #471 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm trying to get a better understanding of the build process for ros2_rust and from the READMEs form colcon-cargo and colcon-ros-cargo I didn't find an obvious description of the difference between both.
Both tools seem to be a colcon extension to build Cargo based projects. Why are both required and how do they complement each other?
Beta Was this translation helpful? Give feedback.
All reactions