Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rrustagi20 authored Oct 11, 2024
1 parent 1a88dbe commit 2a60498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2a60498

Please sign in to comment.