Skip to content

Commit 98a644d

Browse files
author
James Pace
committed
Removes cd to /src from instructions in README.
We normally call (and probably want to call) colcon from the root of the workspace and not ./src (and definitely not /src).
1 parent 8edf0cc commit 98a644d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ mkdir src
5454
git clone https://github.com/ros2-rust/ros2_rust.git src/ros2_rust
5555
vcs import src < src/ros2_rust/ros2_rust_foxy.repos
5656
. /opt/ros/foxy/setup.sh
57-
cd /src
5857
colcon build --packages-up-to rclrs_examples
5958
```
6059

0 commit comments

Comments
 (0)