Skip to content

Releases: JuliaRobotics/DistributedFactorGraphs.jl

v0.18.2

04 Apr 19:16
96e1406
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.2

Diff since v0.18.1

Closed issues:

  • Implement 2D matrices in JSON2.jl and skip the PackedVariableData data type. (#12)

Merged pull requests:

  • more capable cloneSolveKey! (pre-deprecation) (#869) (@dehann)
  • new dispatch on getManifold(dfg, lbl), cleaner compat (#872) (@dehann)
  • release v0.18.2-rc1 (#873) (@dehann)

v0.18.1

23 Feb 19:21
efd2df6
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.1

Diff since v0.18.0

Closed issues:

  • CloudGraphsDFG AddDataEntry failing when ppe is missing (#857)
  • tag v0.17.2 (#861)

Merged pull requests:

v0.17.2

16 Feb 21:33
24ec860
Compare
Choose a tag to compare

DistributedFactorGraphs v0.17.2

Diff since v0.17.1

Merged pull requests:

v0.18.0

01 Feb 12:16
ebdd8b6
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.0

Diff since v0.17.1

Closed issues:

  • Julia 1.6.2 testing error (#797)
  • CGDFG infinite recursion on deleteFactor (#809)
  • Migrate to new JuliaGraphs/Graphs.jl (#814)
  • issue with GraphPlot, spring_layout (#818)
  • DFG v0.18 Laundry List (#828)
  • Should we align User / Robot / Session in AbstractDFG (#829)
  • CloudGraphsDFG should use DefaultDFG (#830)
  • JSON factor functions do not serialize correctly in CGDFG (#833)
  • Rename CGDFG to Neo4jDFG (#836)
  • Rename DefaultDFG to LocalDFG (#837)
  • PR Neo4j to use project.toml (#846)
  • inferdim is not properly deprecated everywhere yet (#847)
  • docs are not building (#851)

Merged pull requests:

v0.17.1

22 Nov 16:15
0faaf95
Compare
Choose a tag to compare

DistributedFactorGraphs v0.17.1

Diff since v0.17.0

Merged pull requests:

v0.17.0

15 Nov 16:48
9d7e873
Compare
Choose a tag to compare

DistributedFactorGraphs v0.17.0

Diff since v0.16.2

Merged pull requests:

v0.16.2

17 Oct 19:41
0022ff8
Compare
Choose a tag to compare

DistributedFactorGraphs v0.16.2

Diff since v0.16.1

Merged pull requests:

v0.16.1

15 Oct 13:52
e8a8ce1
Compare
Choose a tag to compare

DistributedFactorGraphs v0.16.1

Diff since v0.16.0

Merged pull requests:

v0.16.0

07 Oct 12:49
8d89bad
Compare
Choose a tag to compare

DistributedFactorGraphs v0.16.0

Diff since v0.15.2

Merged pull requests:

  • drop bad (forced) function level return types (#801) (@dehann)
  • solveTree! returns only tree (#802) (@dehann)
  • fixing a show (should be display) (#803) (@dehann)
  • (p)vnd.infoPerCoord::Vector{Float64} replaces .inferdim::Float64 (#804) (@dehann)

v0.15.2

23 Aug 03:17
c0b6dd5
Compare
Choose a tag to compare

DistributedFactorGraphs v0.15.2

Diff since v0.15.1

Merged pull requests: