Skip to content

Releases: JuliaRobotics/IncrementalInference.jl

v0.8.0

19 Nov 20:50
v0.8.0
0833ab5
Compare
Choose a tag to compare

v0.8.0 (2019-11-19)

Diff since v0.7.11

Closed issues:

  • Color legend for CSM (Bayes tree during solving) (#349)
  • Restore test set (global scope memory) (#340)
  • Federated tree solve requires easily separated up and down solves (#307)
  • harden / simplify update Node or update Variable (#228)
  • Feature Request: Solver Progress (#224)
  • Down values not always inserted (#57)
  • tag v0.8.0 (#441)
  • remeber to deprecate batchSolve and inferOverTree (#420)
  • Change convention to PPE from MAP (#381)
  • getBestPointVal(fg, :x13), when to use max, mean, or on manifold moment (#214)

Merged pull requests:

  • general cleanup and few new functions (#440) (dehann)
  • update square root example (#437) (dehann)
  • Import compare before export to avoid conflict (#436) (GearsAD)
  • Moving compare factor data to DFG (#435) (GearsAD)
  • Fix for tests - note that having different estimates will fail in compare (#434) (GearsAD)
  • Feature/update variable estimates (#421) (Affie)
  • Add generateTexTree function to produce Bayes tree with Tex labels. (#418) (tonioteran)
  • Changes for DFG 0.5 (#417) (GearsAD)
  • Remove SymbolDFG and MetaGraphsDFG before DFG v0.5.0 (#412) (Affie)

v0.7.11

17 Nov 21:19
v0.7.11
5ceea1c
Compare
Choose a tag to compare

v0.7.11 (2019-11-17)

Diff since v0.7.10

Closed issues:

  • CSM runaway iter in certain multihypo situations (#427)

Merged pull requests:

v0.7.10

05 Nov 19:47
v0.7.10
f6aa907
Compare
Choose a tag to compare

v0.7.10 (2019-11-05)

Diff since v0.7.9

Merged pull requests:

v0.7.9

17 Oct 02:02
v0.7.9
eaa790f
Compare
Choose a tag to compare

v0.7.9 (2019-10-17)

Diff since v0.7.8

Closed issues:

  • Should we move InMemoryDFGTypes to DFG (#402)

Merged pull requests:

v0.7.8

08 Oct 08:21
v0.7.8
251b69c
Compare
Choose a tag to compare

v0.7.8 (2019-10-07)

Diff since v0.7.7

Merged pull requests:

v0.7.7

25 Sep 19:32
v0.7.7
4dc1fc7
Compare
Choose a tag to compare

v0.7.7 (2019-09-25)

Diff since v0.7.6

Merged pull requests:

v0.7.6

24 Sep 14:49
v0.7.6
a873510
Compare
Choose a tag to compare

v0.7.6 (2019-09-24)

Diff since v0.7.5

Closed issues:

  • Downsolve, check for structure between multiple frontals (#384)
  • Double check down message pass and solving correctly (#244)
  • Weird results on bearing range factor (aka Funky21) (#162)

Merged pull requests:

  • update docs and dfg compat (#389) (dehann)
  • down solve with frontal neighbors, (#388) (dehann)
  • Maintenance cleanup and treeinit prep (#386) (dehann)
  • Add julia 1.3 to travis (#379) (dehann)
  • down msg priors, update tree construction, and logpath (#378) (dehann)
  • WIP: maintenance updates and enhancements (#377) (dehann)
  • maintenance and cleanup (#376) (dehann)

v0.7.5

21 Aug 22:08
v0.7.5
ab8e5d8
Compare
Choose a tag to compare

v0.7.5 (2019-08-21)

Diff since v0.7.4

Closed issues:

  • make sure bss sampling of Uniform without NaN is working properly (#373)
  • Is it a good idea to have the Manifest.toml commited? (#371)

Merged pull requests:

v0.7.4

07 Aug 13:54
v0.7.4
a9be75c
Compare
Choose a tag to compare

v0.7.4 (2019-08-05)

Diff since v0.7.3

Merged pull requests:

v0.7.3

19 Jul 23:29
v0.7.3
2d4d868
Compare
Choose a tag to compare

v0.7.3 (2019-07-19)

Diff since v0.7.2

Closed issues:

  • one function needs maxparallel in FactorGraph01.jl (#345)
  • Indefinite pause on CSM (#339)
  • Cannot do Tree autoinit with clique containing only partial prior (#335)

Merged pull requests: