quickstart to top

release/4.3a0
Chris Beall 2012-05-14 21:14:39 +00:00
parent d95e1738d4
commit 8b6382664b
1 changed files with 10 additions and 0 deletions

10
README
View File

@ -1,6 +1,16 @@
README - Georgia Tech Smoothing and Mapping library README - Georgia Tech Smoothing and Mapping library
--------------------------------------------------- ---------------------------------------------------
Quickstart
In the root library folder execute:
$] mkdir build
$] cd build
$] cmake ..
$] make check (optional, runs unit tests)
$] make install
What is GTSAM ? What is GTSAM ?
GTSAM is a library of C++ classes that implement smoothing and GTSAM is a library of C++ classes that implement smoothing and