Skip to content

tradr-project/gtsam_catkin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtsam_catkin

A catkin wrapper for GTSAM

This can be used one of two ways.

  1. Include this package in your workspace. It will download and compile the tarball of GTSAM.
  2. Clone the gtsam source code (if you have access) into your workspace as gtsam. The source now has a basic package.xml file that will cause catkin to build it. This gtsam_catkin package then works as a convenicence bridge, automatically linking the gtsam libraries when the dependency is put in the package.xml of a downstream package.

About

A catkin wrapper for GTSAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.0%
  • CMake 36.0%