From 01e8c291a7298d4ac34e1bb31d2dfa7d76f1c295 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Enrique=20Dom=C3=ADnguez=20Vidal?=
 <jdominguez@iri.upc.edu>
Date: Mon, 7 Oct 2019 11:35:10 +0200
Subject: [PATCH] Update Prerequisites

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 51d3527..063068f 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ These instructions will get you a copy of the project up and running on your loc
 
 This package is part of the *3d_navigation* project, so you need to install all the necessary packages in the project to see it running.
 More specifically, this hole detector works after using a filtering chain aplied to the original pointcloud generated by the camera. This means that you need the package *iri_3dnav* for launchers and the package *pcl* for voxel dodwnsampling.
+In addition, for compilation, several packages are necessary: *iri_base_algorithm*, *sensor_msgs*, *pcl_ros*, and *iriutils*.
 
 ### Installing
 
-- 
GitLab