Skip to content

Commit

Permalink
Fix source build instructions (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Mar 20, 2024
1 parent 03128b6 commit 0e687ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/getting_started/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ If you want to install the framework from source, e.g., for contributing to the
mkdir -p ~/ros2_ws/src
cd ~/ros2_ws/
wget https://raw.githubusercontent.com/ros-controls/control.ros.org/master/ros_controls.$ROS_DISTRO.repos
wget https://raw.githubusercontent.com/ros-controls/ros2_control_ci/master/ros_controls.$ROS_DISTRO.repos
vcs import src < ros_controls.$ROS_DISTRO.repos
* Install dependencies:
Expand Down

0 comments on commit 0e687ad

Please sign in to comment.