We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
colcon-ros-cargo
cargo ament_build
1 parent 1464e6b commit 313b1efCopy full SHA for 313b1ef
README.md
@@ -44,6 +44,7 @@ sudo apt install -y git libclang-dev python3-pip python3-vcstool # libclang-dev
44
# Install these plugins for cargo and colcon:
45
pip install git+https://github.com/colcon/colcon-cargo.git
46
pip install git+https://github.com/colcon/colcon-ros-cargo.git
47
+cargo install cargo-ament-build
48
49
mkdir -p workspace/src && cd workspace
50
git clone https://github.com/ros2-rust/ros2_rust.git src/ros2_rust
0 commit comments