Skip to content

Commit 048e74f

Browse files
committed
update readme
1 parent cdb86ca commit 048e74f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# RoME.jl
22

3-
| Stable v0.12 | Dev | Coverage |
4-
|--------|-----|----------|
5-
| [![Build Status](https://travis-ci.org/JuliaRobotics/RoME.jl.svg?branch=release%2Fv0.12)](https://travis-ci.org/JuliaRobotics/RoME.jl) | [![CI](https://github.com/JuliaRobotics/RoME.jl/workflows/CI/badge.svg?branch=master)](https://github.com/JuliaRobotics/RoME.jl/actions?query=workflow%3ACI) | [![codecov.io](https://codecov.io/github/JuliaRobotics/RoME.jl/coverage.svg?branch=master)](https://codecov.io/github/JuliaRobotics/RoME.jl?branch=master)
3+
| Stable v0.12 | Stable v0.13 | Dev | Coverage |
4+
|--------------|--------------|-----|----------|
5+
| [![Build Status](https://travis-ci.org/JuliaRobotics/RoME.jl.svg?branch=release%2Fv0.12)](https://travis-ci.org/JuliaRobotics/RoME.jl) | [![Build Status](https://travis-ci.org/JuliaRobotics/RoME.jl.svg?branch=release%2Fv0.13)](https://travis-ci.org/JuliaRobotics/RoME.jl) | [![CI](https://github.com/JuliaRobotics/RoME.jl/workflows/CI/badge.svg?branch=master)](https://github.com/JuliaRobotics/RoME.jl/actions?query=workflow%3ACI) | [![codecov.io](https://codecov.io/github/JuliaRobotics/RoME.jl/coverage.svg?branch=master)](https://codecov.io/github/JuliaRobotics/RoME.jl?branch=master)
66

77
Robot Motion Estimate: A set of functions for developing front-ends for SLAM in [Julia](www.julialang.org) which adds transform, visualization and convenience functions to the [Multi-modal iSAM](http://frc.ri.cmu.edu/~kaess/pub/Fourie16iros.pdf) backend solver. The back-end solver is implemented in [IncrementalInference.jl](https://github.com/JuliaRobotics/IncrementalInference.jl).
88

0 commit comments

Comments
 (0)