diff --git a/README.md b/README.md index e542a74..33b834e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # ORB_SLAM3 data processor and the networking pipeline. +When downloading to your local machine in CMakeLists.txt file change the paths: +1. ORB_SLAM3_DIR +2. OSC_DIR +3. OpenCV_DIR +4. Boost_INCLUDE_DIR +5. Pangolin_DIR +6. Eigen3_DIR +7. ## Prerequisites