gtsamv4.2.2
- Updated
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.
- Project website: https://github.com/borglab/gtsam
#Usage
The package gtsam is compatible with built-in CMake targets:
find_package(GTSAM CONFIG REQUIRED)
target_link_libraries(main PRIVATE gtsam)#Supported Platforms
All platforms supported.
#Features
No default features.
#tbb
Use GTSAM parallelization
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through tbb)
- vcpkg-cmake-config (through tbb)
#Dependencies
- boost-assign
- boost-chrono
- boost-filesystem
- boost-format
- boost-graph
- boost-math
- boost-program-options
- boost-ptr-container
- boost-serialization
- boost-timer
- eigen3
- metis
and 74 transitive dependencies:
- boost-algorithm
>= v1.92.0(through boost-graph) - boost-align
>= v1.92.0(through boost-atomic) - boost-any
>= v1.92.0(through boost-graph) - boost-array
>= v1.92.0(through boost-assign) - boost-assert
>= v1.92.0(through boost-array) - boost-atomic
>= v1.92.0(through boost-filesystem) - boost-bimap
>= v1.92.0(through boost-graph) - boost-bind
>= v1.92.0(through boost-algorithm) - boost-circular-buffer
>= v1.92.0(through boost-ptr-container) - boost-cmake
>= v1.92.0(through boost-assert) - boost-compat
>= v1.92.0(through boost-system) - boost-concept-check
>= v1.92.0(through boost-circular-buffer) - boost-config
>= v1.92.0(through boost-assert) - boost-container
>= v1.92.0(through boost-lexical-cast) - boost-container-hash
>= v1.92.0(through boost-fusion) - boost-conversion
>= v1.92.0(through boost-range) - boost-core
>= v1.92.0(through boost-assign) - boost-date-time
>= v1.92.0(through boost-thread) - boost-describe
>= v1.92.0(through boost-container-hash) - boost-detail
>= v1.92.0(through boost-iterator) - boost-dynamic-bitset
>= v1.92.0(through boost-random) - boost-endian
>= v1.92.0(through boost-spirit) - boost-exception
>= v1.92.0(through boost-algorithm) - boost-foreach
>= v1.92.0(through boost-graph) - boost-function
>= v1.92.0(through boost-algorithm) - boost-function-types
>= v1.92.0(through boost-fusion) - boost-fusion
>= v1.92.0(through boost-iterator) - boost-headers
>= v1.92.0(through boost-config) - boost-integer
>= v1.92.0(through boost-chrono) - boost-intrusive
>= v1.92.0(through boost-container) - boost-io
>= v1.92.0(through boost-utility) - boost-iterator
>= v1.92.0(through boost-ptr-container) - boost-lambda
>= v1.92.0(through boost-bimap) - boost-lexical-cast
>= v1.92.0(through boost-graph) - boost-move
>= v1.92.0(through boost-assign) - boost-mp11
>= v1.92.0(through boost-describe) - boost-mpl
>= v1.92.0(through boost-function-types) - boost-multi-index
>= v1.92.0(through boost-bimap) - boost-multiprecision
>= v1.92.0(through boost-graph) - boost-numeric-conversion
>= v1.92.0(through boost-graph) - boost-optional
>= v1.92.0(through boost-iterator) - boost-parameter
>= v1.92.0(through boost-graph) - boost-phoenix
>= v1.92.0(through boost-spirit) - boost-pool
>= v1.92.0(through boost-spirit) - boost-predef
>= v1.92.0(through boost-mpl) - boost-preprocessor
>= v1.92.0(through boost-assign) - boost-property-map
>= v1.92.0(through boost-graph) - boost-property-tree
>= v1.92.0(through boost-graph) - boost-proto
>= v1.92.0(through boost-phoenix) boost-random
>= v1.92.0(through boost-math)Platforms:
!uwp- boost-range
>= v1.92.0(through boost-ptr-container) - boost-ratio
>= v1.92.0(through boost-chrono) - boost-regex
>= v1.92.0(through boost-range) - boost-scope
>= v1.92.0(through boost-filesystem) - boost-smart-ptr
>= v1.92.0(through boost-conversion) - boost-spirit
>= v1.92.0(through boost-serialization) - boost-static-assert
>= v1.92.0(through boost-spirit) - boost-system
>= v1.92.0(through boost-chrono) - boost-thread
>= v1.92.0(through boost-spirit) - boost-throw-exception
>= v1.92.0(through boost-array) - boost-tokenizer
>= v1.92.0(through boost-date-time) - boost-tti
>= v1.92.0(through boost-graph) - boost-tuple
>= v1.92.0(through boost-fusion) - boost-type-index
>= v1.92.0(through boost-any) - boost-type-traits
>= v1.92.0(through boost-concept-check) - boost-typeof
>= v1.92.0(through boost-fusion) - boost-uninstall
>= v1.92.0(through boost-cmake) - boost-unordered
>= v1.92.0(through boost-ptr-container) - boost-utility
>= v1.92.0(through boost-mpl) - boost-variant
>= v1.92.0(through boost-spirit) - boost-variant2
>= v1.92.0(through boost-system) - boost-winapi
>= v1.92.0(through boost-system) - boost-xpressive
>= v1.92.0(through boost-graph) - gklib (through metis)
#Host Dependencies
and one transitive dependency:
- vcpkg-boost (through boost-cmake)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Christopher Lee
Yury Bura
Kai Pastor
Andre Nguyen
miyanyan
SunBlack