An open API service indexing awesome lists of open source software.

https://github.com/spacey-sooty/thirdparty-gtsam


https://github.com/spacey-sooty/thirdparty-gtsam

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Third party gtsam
Third party gradle packaging for gtsam

## Updating thirdparty library version

Eigen and GTSAM are pulled in via Cmake using fetch content. To update either, change the SHA or tag in [CMakeLists.txt](CMakeLists.txt). Eigen is required to be pulled in like this to avoid conflicts with wpimath.