Skip to content

Commit 839c67f

Browse files
authored
[foxy] Use master ros2.repos file (ros2#591)
This file will be the one updated regularly between now and the release. We should update that this once we branch for Foxy. Signed-off-by: Jacob Perron <[email protected]>
1 parent 76fa131 commit 839c67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Installation/Foxy/Linux-Development-Setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Create a workspace and clone all repos:
9595
9696
mkdir -p ~/ros2_foxy/src
9797
cd ~/ros2_foxy
98-
wget https://raw.githubusercontent.com/ros2/ros2/foxy/ros2.repos
98+
wget https://raw.githubusercontent.com/ros2/ros2/master/ros2.repos
9999
vcs import src < ros2.repos
100100
101101
Install dependencies using rosdep

0 commit comments

Comments
 (0)