Skip to content

Releases: JuliaRobotics/DistributedFactorGraphs.jl

v0.18.9

06 Dec 14:12
785231d
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.9

Diff since v0.18.8

Closed issues:

  • getDataEntry support Regex dispatch (#922)

Merged pull requests:

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: