-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1835 from JuliaRobotics/master
Release v0.35.4
- Loading branch information
Showing
8 changed files
with
110 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
@online{Caesarjl2021, | ||
author = {{P}ackage {C}ontributors and {E}cosystem}, | ||
title = {Caesar.jl, v0.11.0}, | ||
year = {2021}, | ||
title = {Caesar.jl, v0.16.3}, | ||
year = {2024}, | ||
doi= {Solver DOI: 10.5281/zenodo.5146222}, | ||
note = {\url{https://github.com/JuliaRobotics/Caesar.jl}} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,88 +7,92 @@ | |
| [![iif-ci-stb][iif-ci-stb-img]][iif-ci-stb-url] <br> [![version][iif-ver-img]][iif-rel-url] | [![iif-ci-dev-img]][iif-ci-dev-url] <br> [![iif-commits-url]][contributors-url] <br> [![issues-time]][issues-url] | [![doi-img]][doi-url] <br> [![iif-cov-img]][iif-cov-url] <br> [![issues-open]][issues-url] | [![cjl-slack-badge]][cjl-slack] <br> [![caesar-docs]][cjl-docs-url] <br> [![dfg-docs]][dfg-docs-url] | | ||
|
||
|
||
[iif-deps-img]: https://juliahub.com/docs/IncrementalInference/deps.svg | ||
[iif-deps-jlh]: https://juliahub.com/ui/Packages/IncrementalInference/NrVw2??page=2 | ||
[doi-img]: https://zenodo.org/badge/DOI/10.5281/zenodo.7498643.svg | ||
[doi-url]: https://doi.org/10.5281/zenodo.7498643 | ||
|
||
<!-- replicated in Caesar.jl README --> | ||
[iif-ci-dev-img]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml/badge.svg | ||
[iif-ci-dev-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml | ||
[iif-ci-stb-img]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml/badge.svg?branch=release%2Fv0.26 | ||
[iif-ci-stb-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml | ||
[iif-ver-img]: https://juliahub.com/docs/IncrementalInference/version.svg | ||
[iif-rel-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/releases | ||
[iif-milestones]: https://github.com/JuliaRobotics/IncrementalInference.jl/milestones | ||
[iif-cov-img]: https://codecov.io/github/JuliaRobotics/IncrementalInference.jl/coverage.svg?branch=master | ||
[iif-cov-url]: https://codecov.io/github/JuliaRobotics/IncrementalInference.jl?branch=master | ||
Optimization routines for incremental non-parametric and parametric solutions based on factor graphs and the Bayes (Junction) tree implemented in the [Julia language][jlorg-url]. | ||
|
||
[iif-commits-url]: https://img.shields.io/github/commit-activity/y/JuliaRobotics/IncrementalInference.jl.svg?color=dark-green | ||
[contributors-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/graphs/contributors | ||
[issues-time]: https://isitmaintained.com/badge/resolution/JuliaRobotics/IncrementalInference.jl.svg | ||
[issues-open]: https://isitmaintained.com/badge/open/JuliaRobotics/IncrementalInference.jl.svg | ||
[issues-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/issues | ||
|
||
[caesar-docs]: https://img.shields.io/badge/CaesarDocs-latest-blue.svg | ||
[cjl-docs-url]: http://juliarobotics.github.io/Caesar.jl/latest/ | ||
[dfg-docs]: https://img.shields.io/badge/DFGDocs-latest-blue.svg | ||
[dfg-docs-url]: https://juliarobotics.org/DistributedFactorGraphs.jl/latest/ | ||
|
||
[cjl-slack-badge]: https://img.shields.io/badge/Caesarjl-Slack-green.svg?style=popout | ||
[cjl-slack]: https://join.slack.com/t/caesarjl/shared_invite/zt-ucs06bwg-y2tEbddwX1vR18MASnOLsw | ||
|
||
Optimization routines for incremental non-parametric and parametric solutions based on factor graphs and the Bayes (Junction) tree implemented in the [Julia language](http://www.julialang.org/) (and [JuliaPro](http://www.juliacomputing.com)). | ||
|
||
|
||
Introduction | ||
============ | ||
# Introduction | ||
|
||
This package implements a few different non-Gaussian factor graph inference algorithms, primarily | ||
- Multi-Modal iSAM (MM-iSAM) ([see references](http://www.juliarobotics.org/Caesar.jl/latest/refs/literature/)) which does hybrid non-parametric and parametric inference/state-estimation over large factor graphs. | ||
- Multi-Modal iSAM (MM-iSAM) ([see references][cjl-docs-refs]) which does hybrid non-parametric and parametric inference/state-estimation over large factor graphs. | ||
- Batch Parametric (akin to conventional "non-linear least squares"), | ||
- Max-mixtures parametric, | ||
- Other multiparametric and non-Gaussian algorithms are in the works and will be announced in due course. | ||
|
||
Fundamentally, inference is performed via the Bayes (junction) tree where Chapman-Kolmogorov transit integral solutions are based on marginal-joint belief estimation (a sum-product / belief-propagation approximation algorithm). Many benefits such as clique recycling are also available. See the common Caesar.jl documenation for more details. [![caesar-docs]][cjl-docs-url] | ||
|
||
This package forms a cardinal piece of the [Caesar.jl](https://github.com/JuliaRobotics/Caesar.jl) robotics toolkit, including 3D visualization and database interaction, which can serve as a base station for a robotic platform. A standalone Robot Motion Estimate ([RoME.jl](https://github.com/JuliaRobotics/RoME.jl)) package extends the available variables, factors, and utilities for use in robotic navigation. [![iif-deps-img]][iif-deps-jlh] | ||
This package forms a cardinal piece of the [Caesar.jl][cjl-url] robotics toolkit, including 3D visualization and database interaction, which can serve as a base station for a robotic platform. A standalone Robot Motion Estimate ([RoME.jl][rjl-url]) package extends the available variables, factors, and utilities for use in robotic navigation. [![iif-deps-img]][iif-deps-jlh] | ||
|
||
Note, that IncrementalInference.jl **does not** have to be used with RoME.jl / Caesar.jl -- IncrementalInference.jl only implements the algebraic inference operations against mathematical abstractions such as Manifolds.jl. | ||
|
||
Furthermore, please contact [email protected] for more formal support on this package, [NavAbility.io](https://www.navability.io). | ||
Furthermore, please contact [email protected] for more formal support on this package, [NavAbility(TM) by WhereWhen.ai Technologies Inc.][wwai-url]. | ||
|
||
# Examples | ||
|
||
See the common Caesar.jl documenation for more details [![caesar-docs]][cjl-docs-url]. Further examples can be found in the examples and test folders. | ||
|
||
Installation | ||
------------ | ||
## Installation | ||
|
||
Install the package from inside Julia | ||
```julia | ||
(v1.6) pkg> add IncrementalInference | ||
pkg> add IncrementalInference | ||
``` | ||
|
||
# Cite and Contributors | ||
|
||
We are grateful for many, many contributions within the Julia package ecosystem -- see the [`Project.toml`](https://github.com/JuliaRobotics/Caesar.jl/blob/master/Project.toml) files for a far reaching list of upstream packages and contributions. | ||
|
||
Consider citing our work using the common reference at [Caesar.jl Citation with IncrementalInference.jl DOI](https://github.com/JuliaRobotics/Caesar.jl#contributors) | ||
|
||
## Get Involved, and Code of Conduct | ||
|
||
This project adheres to the [JuliaRobotics code of conduct](https://github.com/JuliaRobotics/administration/blob/master/code_of_conduct.md), and we invite contributions or comments from the community. Use the slack channel, Julia Discourse, or Github issues to get in touch. | ||
|
||
# References | ||
|
||
See [references of interest here][cjl-docs-refs] | ||
|
||
## Legacy | ||
|
||
Pre-install the following packages system wide packages[, and easily draw factor graph and Bayes tree]: | ||
```bash | ||
sudo apt-get install hdf5-tools | ||
sudo apt-get install graphviz xdot # optional | ||
``` | ||
|
||
Examples | ||
======== | ||
|
||
See the common Caesar.jl documenation for more details [![caesar-docs]][cjl-docs-url]. Further examples can be found in the examples and test folders. | ||
[iif-deps-img]: https://juliahub.com/docs/IncrementalInference/deps.svg | ||
[iif-deps-jlh]: https://juliahub.com/ui/Packages/IncrementalInference/NrVw2??page=2 | ||
[doi-img]: https://zenodo.org/badge/DOI/10.5281/zenodo.5146221.svg | ||
[doi-url]: https://doi.org/10.5281/zenodo.5146221 | ||
|
||
Cite and Contributors | ||
===================== | ||
[dfg-docs]: https://img.shields.io/badge/DFGDocs-latest-blue.svg | ||
[dfg-docs-url]: https://juliarobotics.org/DistributedFactorGraphs.jl/latest/ | ||
|
||
We are grateful for many, many contributions within the Julia package ecosystem -- see the [`Project.toml`](https://github.com/JuliaRobotics/Caesar.jl/blob/master/Project.toml) files for a far reaching list of upstream packages and contributions. | ||
<!-- replicated in Caesar.jl README --> | ||
[iif-ci-dev-img]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml/badge.svg | ||
[iif-ci-dev-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml | ||
[iif-ci-stb-img]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml/badge.svg?branch=release%2Fv0.26 | ||
[iif-ci-stb-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/actions/workflows/ci.yml | ||
[iif-ver-img]: https://juliahub.com/docs/IncrementalInference/version.svg | ||
[iif-rel-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/releases | ||
[iif-milestones]: https://github.com/JuliaRobotics/IncrementalInference.jl/milestones | ||
[iif-cov-img]: https://codecov.io/github/JuliaRobotics/IncrementalInference.jl/coverage.svg?branch=master | ||
[iif-cov-url]: https://codecov.io/github/JuliaRobotics/IncrementalInference.jl?branch=master | ||
|
||
Consider citing our work using the common reference at [Caesar.jl Citation with IncrementalInference.jl DOI](https://github.com/JuliaRobotics/Caesar.jl#contributors) | ||
[iif-commits-url]: https://img.shields.io/github/commit-activity/y/JuliaRobotics/IncrementalInference.jl.svg?color=dark-green | ||
[contributors-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/graphs/contributors | ||
[issues-time]: https://isitmaintained.com/badge/resolution/JuliaRobotics/IncrementalInference.jl.svg | ||
[issues-open]: https://isitmaintained.com/badge/open/JuliaRobotics/IncrementalInference.jl.svg | ||
[issues-url]: https://github.com/JuliaRobotics/IncrementalInference.jl/issues | ||
|
||
Get Involved, and Code of Conduct | ||
--------------------------------- | ||
[rjl-url]: https://github.com/JuliaRobotics/RoME.jl | ||
|
||
This project adheres to the [JuliaRobotics code of conduct](https://github.com/JuliaRobotics/administration/blob/master/code_of_conduct.md), and we invite contributions or comments from the community. Use the slack channel, Julia Discourse, or Github issues to get in touch. | ||
[cjl-url]: https://github.com/JuliaRobotics/Caesar.jl | ||
[caesar-docs]: https://img.shields.io/badge/CaesarDocs-latest-blue.svg | ||
[cjl-docs-url]: http://juliarobotics.github.io/Caesar.jl/latest/ | ||
[cjl-docs-refs]: http://www.juliarobotics.org/Caesar.jl/latest/refs/literature/ | ||
|
||
References | ||
========== | ||
[cjl-slack-badge]: https://img.shields.io/badge/Caesarjl-Slack-green.svg?style=popout | ||
[cjl-slack]: https://join.slack.com/t/caesarjl/shared_invite/zt-ucs06bwg-y2tEbddwX1vR18MASnOLsw | ||
|
||
See [references of interest here](http://www.juliarobotics.org/Caesar.jl/latest/refs/literature/) | ||
[jlorg-url]: http://www.julialang.org/ | ||
[wwai-url]: https://www.wherewhen.ai |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1147e7e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register branch=release/v0.35
1147e7e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/111341
Tip: Release Notes
Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.
To add them here just re-invoke and the PR will be updated.
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: