Stable | Dev | Coverage | Docs |
---|---|---|---|
|
Robot Motion Estimate (RoME.jl) is part of the overall Caesar.jl and provides a set of graph variables, factors, and utility features for robotics-related navigation, tracking, and mapping (i.e. SLAM). RoME.jl helps build front-ends using the [Multi-modal iSAM] backend solver which is implemented over at IncrementalInference.jl. See the related references of interest here. Most notably, this package provides common navigation-type variables and factors to be included in more general DistributedFactorGraphs.jl graph objects.
NavAbility(TM) by WhereWhen.ai helps the with administration and support of the Caesar.jl community, please reach out for any additional information ([email protected]) or via the caesarjl Slack badge-link above.
You can directly install with:
using Pkg
Pkg.add("RoME")
If you are interested in a broader toolkit, which includes a visualizer and database interaction, please see Caesar.jl.
See the common Caesar.jl documenation for more details . Further examples can be found in the examples and test folders.
Consider citing our work using the common reference at Caesar.jl Citation with IncrementalInference.jl DOI. We are grateful for many, many contributions within the Julia package ecosystem -- see the Juliahub.com page for dependencies.
Please don't hesitate to open issues or suggestions in line with JuliaRobotics code of conduct. Find the Gist here.