Skip to content

Commit

Permalink
BLAS and LAPACK dependencies removed
Browse files Browse the repository at this point in the history
not needed by g2o as we do not use CHOLMOD
  • Loading branch information
raulmur committed Dec 14, 2016
1 parent eccc065 commit 689230f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ BSD license.
* **Eigen3**.
For versions greater than 3.1.1 is MPL2, earlier versions are LGPLv3.

* **BLAS** (required by g2o).
[Freely-available software](http:https://www.netlib.org/blas/#_licensing).

* **LAPACK**(required by g2o).
BSD license.

* **ROS (Optional, only if you build Examples/ROS)**.
BSD license. In the manifest.xml the only declared package dependencies are roscpp, tf, sensor_msgs, image_transport, cv_bridge, which are all BSD licensed.

Expand Down

0 comments on commit 689230f

Please sign in to comment.