From 2a60498cb889965bd5b4ab05c918ab28b433e882 Mon Sep 17 00:00:00 2001 From: Rahul Rustagi <77167720+rrustagi20@users.noreply.github.com> Date: Fri, 11 Oct 2024 17:06:49 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd818b869..db07122cf 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Following **additional features** are also included for practical applications: ## Build & Run -[Note]: The build requires that `Eigen` and related libraries are present in the /usr/local, however in later versions of ubuntu>18.04, it is located in /usr/local/eigen3. Be sure to make proper adjustments to avoid build issues +[Note]: The build requires that `Eigen` and related libraries are present in the `/usr/include`, however in later versions of ubuntu>18.04, it is located in `/usr/include/eigen3`. Be sure to make proper adjustments to avoid build issues To build GF-ORB-SLAM2, first clone the repo to your catkin workspace