File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Click on badges to follow links:
4
4
5
- Release v0.9 | Release v0.10 | Dev | Coverage | Documentation |
5
+ Release v0.11 | Release v0.12 | Dev | Coverage | Documentation |
6
6
---------|---------|-----|------------|------------|
7
- [](https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl) | [](https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl) | [](https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl) <br> [](https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/issues) | [](https://codecov.io/gh/JuliaRobotics/DistributedFactorGraphs.jl) <br> [](https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/issues) | [](http://juliarobotics.github.io/DistributedFactorGraphs.jl/latest/) <br> [](http://juliarobotics.github.io/Caesar.jl/latest/)
7
+ [ ![ Build Status] [ dfg-build-v0.11 ]] [ dfg-build-url ] | [ ![ Build Status] [ dfg-build-v0.12 ]] [ dfg-build-url ] | [ ![ Build Status] [ dfg-build-img ]] [ dfg-build-url ] <br > [ ![ Average time to resolve an issue] ( https://isitmaintained.com/badge/resolution/JuliaRobotics/DistributedFactorGraphs.jl.svg )] ( https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/issues ) | [ ![ codecov.io] [ dfg-cov-img ]] [ dfg-cov-url ] <br > [ ![ Percentage of issues still open] ( https://isitmaintained.com/badge/open/JuliaRobotics/DistributedFactorGraphs.jl.svg )] ( https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/issues ) | [ ![ docs] ( https://img.shields.io/badge/DFGDocs-latest-blue.svg )] ( http://juliarobotics.github.io/DistributedFactorGraphs.jl/latest/ ) <br > [ ![ docs] ( https://img.shields.io/badge/CaesarDocs-latest-blue.svg )] ( http://juliarobotics.github.io/Caesar.jl/latest/ )
8
8
9
9
10
+ [ dfg-build-v0.11 ] : https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl.svg?branch=release/v0.11
11
+ [ dfg-build-v0.12 ] : https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl.svg?branch=release/v0.12
12
+
13
+ [ dfg-cov-img ] : https://codecov.io/github/JuliaRobotics/DistributedFactorGraphs.jl/coverage.svg?branch=master
14
+ [ dfg-cov-url ] : https://codecov.io/github/JuliaRobotics/DistributedFactorGraphs.jl?branch=master
15
+ [ dfg-build-img ] : https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl.svg?branch=master
16
+ [ dfg-build-url ] : https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl
17
+
10
18
DistributedFactorGraphs.jl provides a flexible factor graph API for use in the [ Caesar.jl] ( https://github.com/JuliaRobotics/Caesar.jl ) ecosystem. The package supplies:
11
19
* A standardized API for interacting with factor graphs
12
20
* Implementations of the API for in-memory and database-driven operation
You can’t perform that action at this time.
0 commit comments