File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
# DistributedFactorGraphs.jl
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl.svg?branch=master )] ( https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl )
4
- [ ![ Codecov Status] ( https://codecov.io/gh/JuliaRobotics/DistributedFactorGraphs.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaRobotics/DistributedFactorGraphs.jl )
5
- [ ![ Coverage Status] ( https://img.shields.io/coveralls/JuliaRobotics/DistributedFactorGraphs.jl.svg )] ( https://coveralls.io/r/JuliaRobotics/DistributedFactorGraphs.jl?branch=master )
6
- [ ![ docs] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( http://juliarobotics.github.io/DistributedFactorGraphs.jl/latest/ )
3
+ Release | Dev | Coverage | Docs
4
+ ---------|-----|----------|------
5
+ [ ![ Build Status] ( https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl.svg?branch=release/v0.5 )] ( https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl ) | [ ![ Build Status] ( https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl.svg?branch=master )] ( https://travis-ci.org/JuliaRobotics/DistributedFactorGraphs.jl ) | [ ![ Codecov Status] ( https://codecov.io/gh/JuliaRobotics/DistributedFactorGraphs.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaRobotics/DistributedFactorGraphs.jl ) [ ![ Coverage Status] ( https://img.shields.io/coveralls/JuliaRobotics/DistributedFactorGraphs.jl.svg )] ( https://coveralls.io/r/JuliaRobotics/DistributedFactorGraphs.jl?branch=master ) | [ ![ docs] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( http://juliarobotics.github.io/DistributedFactorGraphs.jl/latest/ )
7
6
8
7
DistributedFactorGraphs.jl provides a flexible factor graph API for use in the [ Caesar.jl] ( https://github.com/JuliaRobotics/Caesar.jl ) ecosystem. The package supplies:
9
8
* A standardized API for interacting with factor graphs
You can’t perform that action at this time.
0 commit comments