Browse Source

Update Dependencies.md

Juan D. Tardos 3 years ago
parent
commit
4452a3c4ab
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Dependencies.md

+ 3 - 0
Dependencies.md

@@ -29,6 +29,9 @@ This is a modified version of [DBoW2](https://github.com/dorian3d/DBoW2) and [DL
 * All code in **g2o** folder.
 This is a modified version of [g2o](https://github.com/RainerKuemmerle/g2o). All files included are BSD licensed.
 
+* All code in **Sophus** folder.
+This is a modified version of [Sophus](https://github.com/strasdat/Sophus). [MIT license](https://en.wikipedia.org/wiki/MIT_License).
+
 #####Library dependencies 
 
 * **Pangolin (visualization and user interface)**.