2025-02-11 08:57:18 +08:00
# See docs at: https://mystmd.org/guide/frontmatter
version : 1
project :
id : 7a62a86d-a893-4ab1-9473-b1a957f78902
title : GTSAM Docs
description : 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.
github : https://github.com/borglab/gtsam
toc :
- file : README.md
- file : INSTALL.md
2025-04-07 01:29:46 +08:00
- file : ./doc/user_guide.md
2025-02-11 08:57:18 +08:00
children :
2025-02-14 01:51:49 +08:00
- file : ./gtsam/geometry/geometry.md
2025-02-13 00:46:31 +08:00
children :
2025-02-14 01:51:49 +08:00
- pattern : ./gtsam/geometry/doc/*
2025-04-10 22:43:24 +08:00
- file : ./gtsam/inference/inference.md
children :
- pattern : ./gtsam/inference/doc/*
2025-04-06 00:02:02 +08:00
- file : ./gtsam/nonlinear/nonlinear.md
children :
- pattern : ./gtsam/nonlinear/doc/*
2025-04-20 11:42:20 +08:00
- file : ./gtsam/symbolic/symbolic.md
children :
- pattern : ./gtsam/symbolic/doc/*
2025-04-06 07:01:20 +08:00
- file : ./gtsam/navigation/navigation.md
children :
- pattern : ./gtsam/navigation/doc/*
2025-04-07 01:29:46 +08:00
- file : ./doc/examples.md
children :
- pattern : ./python/gtsam/examples/*.ipynb
2025-04-07 02:49:06 +08:00
- file : ./doc/expressions.md
2025-02-11 08:57:18 +08:00
site :
nav :
2025-04-17 09:21:22 +08:00
- title : GTSAM.org
url : https://gtsam.org
2025-02-11 08:57:18 +08:00
- title : C++ reference
url : https://gtsam.org/doxygen/
2025-04-17 09:21:22 +08:00
options :
2025-04-18 10:04:42 +08:00
logo_text : GTSAM
2025-02-11 08:57:18 +08:00
template : book-theme
2025-04-17 09:21:22 +08:00
# TODO: Graphics for favicon, site logo
2025-02-11 08:57:18 +08:00
# options:
# favicon: favicon.ico
# logo: site_logo.png