From a44330db1fc819d933b651e8cbcf89a2aff179f3 Mon Sep 17 00:00:00 2001 From: Sergi Hernandez <shernand@iri.upc.edu> Date: Wed, 25 Mar 2020 17:20:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3584299..23352dc 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Install the following system dependencies: sudo apt-get install ros-kinetic-velodyne-description ros-kinetic-velodyne-gazebo-plugins ros-kinetic-hector-gazebo-plugins ``` -Install the iri_core dependencies following the instructions in the [iri_ros_core_how_to](https://gitlab.iri.upc.edu/labrobotica/ros/iri_ros_how_to) repository. +Install the iri_core dependencies following the instructions in the [iri_ros_how_to](https://gitlab.iri.upc.edu/labrobotica/ros/iri_ros_how_to) repository. Install all IRI ros dependencies: -- GitLab