Skip to content

Commit b9cc31d

Browse files
committed
fix link
1 parent 29f55c4 commit b9cc31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/processing_units/ros-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The robot setup is supposed to run on Ubuntu Mate 20.04 Focal Fossa. [ROS Noetic](http://wiki.ros.org/noetic) is intended to run with this Ubuntu version. To install ROS follow the [installation instructions](http://wiki.ros.org/noetic/Installation/Ubuntu).
44

55
!!! info
6-
In the 1.4 Installation step](http://wiki.ros.org/noetic/Installation/Ubuntu#Installation-1) you have to choose
6+
In the [1.4 Installation step](http://wiki.ros.org/noetic/Installation/Ubuntu#Installation-1) you have to choose
77
how much of ROS you want to install. For the development pc you can go with the `sudo apt install ros-noetic-desktop-full`
88
command. For the robot install the `ros-noetic-robot` Ubuntu package. Other system dependencies will be installed
99
with the [`rosdep`](http://wiki.ros.org/rosdep) command, explained in the following section.

0 commit comments

Comments
 (0)