Skip to content

Commit

Permalink
Merge pull request #776 from JuliaRobotics/21Q4/docs/gengraphs
Browse files Browse the repository at this point in the history
docs update API generateGraph_ABC
  • Loading branch information
dehann committed Nov 16, 2021
2 parents c2526e2 + 9a3840b commit d2ee163
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Expand Up @@ -67,7 +67,7 @@ Optim = "1"
ProgressMeter = "0.9, 1"
Reexport = "0.2, 1"
Requires = "0.5, 1"
RoME = "0.16.1"
RoME = "0.16.1, 0.17"
Rotations = "0.13, 1"
StaticArrays = "1"
TensorCast = "0.3, 0.4"
Expand Down
4 changes: 4 additions & 0 deletions docs/src/examples/canonical_graphs.md
Expand Up @@ -3,6 +3,10 @@
try tab-completion in the REPL:
```@docs
IncrementalInference.generateGraph_Kaess
IncrementalInference.generateGraph_TestSymbolic
IncrementalInference.generateGraph_CaesarRing1D
IncrementalInference.generateGraph_LineStep
IncrementalInference.generateGraph_EuclidDistance
RoME.generateGraph_Circle
RoME.generateGraph_ZeroPose
RoME.generateGraph_Hexagonal
Expand Down

0 comments on commit d2ee163

Please sign in to comment.