Skip to content

Releases: JuliaRobotics/DistributedFactorGraphs.jl

v0.5.3

17 Jan 17:57
v0.5.3
e16224f
Compare
Choose a tag to compare

v0.5.3 (2020-01-17)

Diff since v0.5.2

Closed issues:

  • [STANDARDIZE] use of name Estimate for Belief only, not PPE (#257)

Merged pull requests:

v0.5.2

19 Dec 18:08
v0.5.2
07d3035
Compare
Choose a tag to compare

v0.5.2 (2019-12-19)

Diff since v0.5.1

Closed issues:

  • [API] request name changes timestamp / tags -> getTimestamp/getTags (#232)
  • [FEATURE] maybe add timestamps to FactorDFG too (#226)
  • isFactor true on variable (#221)
  • document save / load DFG (#169)

Merged pull requests:

v0.5.1

25 Nov 17:49
v0.5.1
a2c5f83
Compare
Choose a tag to compare

v0.5.1 (2019-11-25)

Diff since v0.5.0

Closed issues:

  • Update FileDFG to use DFGVariable constructors (vs. deprecated) (#206)

Merged pull requests:

v0.5.0

18 Nov 06:19
v0.5.0
44c403b
Compare
Choose a tag to compare

v0.5.0 (2019-11-18)

Diff since v0.4.2

Closed issues:

  • Include session/robot/user information in all graph types (#93)
  • User, Robot, Session sentinel nodes for CGDFG (#177)
  • DFGVariable softtype field has abstract type (#149)
  • Designing PPE VariableEstimate (#147)
  • Setup Neo4j on travis (#146)
  • Upvote this if this @warn is driving you crazy (#141)
  • Deprecate getInnerGraph\(\) (#139)
  • getSubgraphAroundNode error in CloudGraphsDFG (#130)
  • isFullyConnected on CloudGraphsDFG does not work (#128)
  • IIF as a test dependency (#96)

Merged pull requests:

v0.4.2

25 Oct 22:02
v0.4.2
afa0634
Compare
Choose a tag to compare

v0.4.2 (2019-10-23)

Diff since v0.4.1

Closed issues:

  • updateVariableSolverData! behavior (#166)
  • Setup Neo4j on travis (#146)
  • Upvote this if this @warn is driving you crazy (#141)
  • Deprecate getInnerGraph\(\) (#139)
  • getSubgraphAroundNode error in CloudGraphsDFG (#130)
  • variable order not preserved in CloudGraphsDFG (#129)
  • isFullyConnected on CloudGraphsDFG does not work (#128)
  • Add function to get summary of graph (all first class citizens) (#107)
  • IIF as a test dependency (#96)

Merged pull requests:

  • Fixed versions for release (#179) (GearsAD)
  • Include softtype and VariableEstimate changes and bugfixes (#174) (Affie)
  • Backport of the CGDFG code and unit tests (#173) (GearsAD)

v0.4.1

16 Oct 21:54
v0.4.1
b352b1c
Compare
Choose a tag to compare

v0.4.1 (2019-10-14)

Diff since v0.4.0

Closed issues:

  • Is the local implementaion GraphsDFG _copyIntoGraphs not more efficient than the generic one (#123)
  • Why did test change to only GraphsDFG (#121)
  • Implement getAdjacencyMatrixSparse for cloudDFG (#119)
  • Lightgraphs error? (#111)
  • Add function updateVariableSolverData\(\) to Lightgraphs driver (#108)
  • Provide function to push updated estimateDict and solverDataDict to cloud (#89)

Merged pull requests:

  • Update variable_factor_serialization.md (#155) (dehann)
  • bugfix cloud sparse adj matrix (#127) (Affie)
  • Clearer depreciation error in Symbol and Light DFG (#122) (Affie)
  • Summary functions (#120) (GearsAD)
  • Adding module back in for SymbolDFG (#160) (GearsAD)
  • Release 0.4.1 (#159) (GearsAD)
  • General variable+factor packing and unpacking functions for DFG (#154) (GearsAD)
  • Towards #149 - Slightly improved without breaking changes. (#150) (Affie)
  • no need to remove the module, just external exports wil do. (#142) (Affie)
  • Removing MetaGraphsDFG and SymbolDFG exports, adding test (#138) (GearsAD)
  • draw graph circles squares (#125) (dehann)
  • Sparse cloud adj matrix (#124) (Affie)

v0.4.0

28 Sep 15:32
v0.4.0
735e8ec
Compare
Choose a tag to compare

v0.4.0 (2019-09-26)

Diff since v0.3.4

Closed issues:

  • NAMECHANGE, suggest sortVarNested --> sortDFG (#115)
  • FEATURE lsWho, lsfWho (#58)

Merged pull requests:

v0.3.4

23 Sep 10:36
v0.3.4
522bed9
Compare
Choose a tag to compare

v0.3.4 (2019-09-22)

Diff since v0.3.3

Closed issues:

  • Add back in MAP est and PPE (#106)
  • Tag 0.3.3 (#103)
  • Remove DataFrames use in DFG (#101)
  • saveDFG / loadDFG does not preserve order in .fncargvID field (#95)

Merged pull requests:

v0.3.3

10 Sep 08:13
v0.3.3
d956859
Compare
Choose a tag to compare

v0.3.3 (2019-09-09)

Diff since v0.3.2

Closed issues:

  • Fix RoME issue where not all factor parameters are deserialized (#55)

Merged pull requests:

v0.3.2

20 Aug 13:02
v0.3.2
da4eff0
Compare
Choose a tag to compare

v0.3.2 (2019-08-20)

Diff since v0.3.1

Closed issues:

  • Why do tests depend on IncrementalInference.jl ? (#75)
  • Add GraphPlot.jl plots (#78)

Merged pull requests: