Skip to content

Releases: JuliaRobotics/DistributedFactorGraphs.jl

v0.18.8

07 Nov 23:08
14a5258
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.8

Diff since v0.18.7

Merged pull requests:

v0.18.7

02 Nov 07:00
8568cff
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.7

Diff since v0.18.6

Closed issues:

  • Neo4jDFG should support parallel sentinel creation (user/robot/session) (#888)

Merged pull requests:

v0.18.6

12 Sep 00:14
d8ee0fa
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.6

Diff since v0.18.5

Closed issues:

  • createDfgSessionIfNotExist should be optimized (#815)

Merged pull requests:

v0.18.5

25 Aug 06:04
3a89315
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.5

Diff since v0.18.4

Closed issues:

  • CGDFG sentinel creation is really really slow (#657)
  • Should we pull out Neo4JDFG as separate repo (#838)

Merged pull requests:

  • User OrderedDict to store variables and factors (#885) (@Affie)
  • CompatHelper: add new compat entry for "OrderedCollections" at version "1.4" (#886) (@github-actions[bot])
  • Fix Neo4jDFG tests (#887) (@Affie)
  • Update CI to test julia v1.8 (#889) (@Affie)
  • Graph Traversals (#891) (@Affie)
  • deseriaize variable on dicts or vectors (#893) (@dehann)
  • v0.18.5-rc1 (#895) (@dehann)
  • bad get type call now obsolete (#896) (@dehann)

v0.18.4

06 Jun 17:40
a266ca4
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.4

Diff since v0.18.3

Merged pull requests:

v0.18.3

13 Apr 04:36
35d4307
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.3

Diff since v0.18.2

Closed issues:

  • UserID must be backticked in Neo4jDFG (#870)

Merged pull requests:

  • Defensively implementing backticks on sentinel nodes (userId, robotId, sessionId) (#875) (@GearsAD)
  • release v0.18.3-rc1 (#877) (@GearsAD)

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: