Skip to content

Releases: JuliaRobotics/IncrementalInference.jl

v0.10.3

19 Mar 06:29
6777ea4
Compare
Choose a tag to compare

IncrementalInference v0.10.3

Diff since v0.10.2

Merged pull requests:

v0.10.2

18 Mar 06:13
8a52924
Compare
Choose a tag to compare

IncrementalInference v0.10.2

Diff since v0.10.1

Closed issues:

  • Not fully robust to changes for solve when N not specified (#62)
  • Need to populate PPE in solver data with a PPE estimate (#398)
  • [BUG] approxConv is not updating ccw.measurement in calling function (#568)

Merged pull requests:

  • use freshSamples and specialSamplers (#639) (@dehann)
  • special sampler with full DFGVariable not VND (#641) (@dehann)

v0.10.1

09 Mar 05:58
51df18e
Compare
Choose a tag to compare

IncrementalInference v0.10.1

Diff since v0.10.0

Closed issues:

  • Update this usage to getBiadjacencyMatrix (use the sparse implementation) (#592)
  • tag v0.10.0 (#631)

Merged pull requests:

v0.10.0

04 Mar 19:35
5641e1f
Compare
Choose a tag to compare

IncrementalInference v0.10.0

Diff since v0.9.0

Closed issues:

  • Remove unnecessary static type function style (#404)
  • Provide LightGraphs alternative to Graphs.jl and remove as default. (#456)
  • [RENAME] FactorGraph01.jl -> FactorGraph.jl (#529)
  • Mixture prior produces unimodal belief (#605)
  • SolverParams.graphinit=true as default for addFactor! (#608)
  • drawTree for LightDFG (#616)
  • remember to fix treeProductUp (#617)
  • tag v0.9.0 (#620)
  • trigger action CompatHelper (#623)

Merged pull requests:

v0.9.0

01 Mar 01:01
525c48c
Compare
Choose a tag to compare

IncrementalInference v0.9.0

Diff since v0.8.5

Closed issues:

  • Could we swap out fncargvID for outneighbors? (#350)
  • Transition to LightDFG as default (#364)
  • Support LightDFG for solving (#368)
  • Rename getData(::ExVertex) for BayesTree (#409)
  • still have FactorGraph relying functions (#416)
  • Check that after v0.5 we do have a compare for estimates (#433)
  • [FEATURE] tree analysis tools (#476)
  • [bug] deprecated getCliqAllVarSyms, use getCliqAllVarIds instead. (#486)
  • [Standardization] Can we deprecate labels field in softtype (#580)
  • tag v0.8.5 (#586)
  • Only test arm64 on one release with travis to speed up testing time. (#589)
  • Define factors as <:Real (#595)

Merged pull requests:

v0.8.5

11 Feb 23:01
4467201
Compare
Choose a tag to compare

IncrementalInference v0.8.5

Diff since v0.8.4

Closed issues:

  • Fix N!=100 for new clique state machine solves (#316)
  • tag v0.8.4 (#554)
  • Unexpected wait/block on solve, Too many files (#555)
  • ERROR: During the resolution of the non-linear system, the evaluation of the following equation(s) resulted in a non-finite number (#561)

Merged pull requests:

v0.8.4

17 Jan 20:33
v0.8.4
1c70672
Compare
Choose a tag to compare

v0.8.4 (2020-01-17)

Diff since v0.8.3

Closed issues:

  • tag v0.8.4 (#554)
  • [REGRESSION] PPE not updated by solveTree (#548)
  • [BUG] redundant code on tree indexing (#530)
  • [TESTING] Remove pip requirement from Travis ARM64 tests (#527)
  • buildCliqSubgraph only works with GraphsDFG (#523)
  • Can you solve multiple orphaned graphs? (#518)
  • [REFACTOR] cliq::Graphs.ExVertex -> cliq::TreeClique (#500)
  • [BUG] spyCliqMat not showing all factors in clique (#489)
  • Make CCOLAMD usable (#327)

Merged pull requests:

v0.8.3

27 Dec 18:57
v0.8.3
cab8298
Compare
Choose a tag to compare
See github.com/JuliaRobotics/IncrementalInference.jl/releases/tag/v0.…

v0.8.2

25 Nov 20:19
v0.8.2
Compare
Choose a tag to compare

v0.8.2 (2019-11-25)

Diff since v0.8.1

Merged pull requests:

v0.8.1

22 Nov 03:49
v0.8.1
3505b21
Compare
Choose a tag to compare

v0.8.1 (2019-11-22)

Diff since v0.8.0

Merged pull requests: