KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
gtsam_catkin
★ 14
Open GitHub ↗
A catkin wrapper for GTSAM
Download README (.md)
Explore Similar Repositories
jodamoblog
:
just another android logging framework
vbo-tools
:
Simple utilities for RaceLogic VBO files.
txCelery
:
Celery for Twisted: manage Celery tasks from twisted using the Deferred API
rss-to-full-rss
:
Converts truncated RSS feeds to full RSS using the readability algorithm
wcag20
:
WCAG 2.0、Understanding WCAG 2.0およびTechniques for WCAG 2.0日本語版のXMLファイル。
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
gtsam_catkin
?
Download (.md)
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.