Skip to content

Commit 313b1ef

Browse files
authored
Seems like colcon-ros-cargo needs a cargo ament_build extension
1 parent 1464e6b commit 313b1ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ sudo apt install -y git libclang-dev python3-pip python3-vcstool # libclang-dev
4444
# Install these plugins for cargo and colcon:
4545
pip install git+https://github.com/colcon/colcon-cargo.git
4646
pip install git+https://github.com/colcon/colcon-ros-cargo.git
47+
cargo install cargo-ament-build
4748

4849
mkdir -p workspace/src && cd workspace
4950
git clone https://github.com/ros2-rust/ros2_rust.git src/ros2_rust

0 commit comments

Comments
 (0)