Removed matlab reference from readme

release/4.3a0
Alex Cunningham 2011-06-21 18:08:45 +00:00
parent 0cd2ea359a
commit c4ffe0643a
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -6,7 +6,7 @@ What is GTSAM ?
GTSAM is a library of C++ classes that implement smoothing and
mapping (SAM) in robotics and vision, using factor graphs and Bayes
networks as the underlying computing paradigm rather than sparse
matrices. A set of MATLAB mex wrappers is also included.
matrices.
GTSAM is not (yet) open source: See COPYING & LICENSE
Please see USAGE for an example on how to use GTSAM.