Skip to content

Releases: NavAbility/NavAbilitySDK.jl

v0.4.8

02 Nov 06:09
a604a31
Compare
Choose a tag to compare

NavAbilitySDK v0.4.8

Diff since v0.4.7

Closed issues:

  • Release 0.4.7 (#140)
  • restore solveParametric test (#144)
  • add testing for deleteFactor (#160)

Merged pull requests:

v0.4.7

12 Jul 20:26
76b7b2b
Compare
Choose a tag to compare

NavAbilitySDK v0.4.7

Diff since v0.4.6

Closed issues:

  • AddData functionality sdk-jl (#54)
  • Add SolveOptions to solveSession call (#137)

Merged pull requests:

  • CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#133) (@github-actions[bot])
  • CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#134) (@github-actions[bot])
  • Add Pose3 and mini cleanup (#135) (@dehann)
  • Adding SolveOptions to solveSession call (#138) (@GearsAD)
  • Release v0.4.7 (#139) (@GearsAD)

v0.4.6

25 May 04:42
9b59322
Compare
Choose a tag to compare

NavAbilitySDK v0.4.6

Diff since v0.4.5

Closed issues:

  • To simplify understanding remove the Data suffix from all the FactorData generator functions (#74)
  • tag v0.4.5 (#125)
  • Add autodocs (#126)
  • Finish setting up the docs for NavAbilitySDK.jl (admin needed) (#128)

Merged pull requests:

v0.4.5

11 May 01:08
c09e92a
Compare
Choose a tag to compare

NavAbilitySDK v0.4.5

Diff since v0.4.4

Closed issues:

Merged pull requests:

  • Standard addVariable and addFactor API POC (#114) (@Affie)
  • auth token via stdin (or getpass) (#122) (@dehann)
  • basic data upload, download, addDataEntry, list (no export) (#123) (@dehann)
  • v 0.4.5-rc1 (#124) (@dehann)

v0.4.4

29 Apr 00:33
5bc9a73
Compare
Choose a tag to compare

NavAbilitySDK v0.4.4

Diff since v0.4.3

Merged pull requests:

v0.4.3

26 Apr 17:59
d39deac
Compare
Choose a tag to compare

NavAbilitySDK v0.4.3

Diff since v0.4.2

Closed issues:

  • Release 0.4.2 (#113)

Merged pull requests:

v0.4.2

15 Apr 15:05
1ebc600
Compare
Choose a tag to compare

NavAbilitySDK v0.4.2

Diff since v0.4.1

Closed issues:

  • Implement multihypo support in SDK (#90)
  • tag v0.4.1 (#107)
  • Update default NavAbilityClient URL to api.navability.io (#109)

Merged pull requests:

v0.4.1

11 Apr 04:37
e5de7b7
Compare
Choose a tag to compare

NavAbilitySDK v0.4.1

Diff since v0.4.0

Closed issues:

  • Julia SDK 0.4 release (#86)
  • Wrong unit test for Mixture packing (#95)

Merged pull requests:

v0.4.0

03 Apr 04:51
c8a087d
Compare
Choose a tag to compare

NavAbilitySDK v0.4.0

Diff since v0.3.0

Closed issues:

  • Unable to add DFGVariables that contain DataEntries (#9)
  • Ensure Point2 is generated properly by SDK (#35)
  • Release 0.2.1 Attempt Number Two (#59)
  • Release 0.3.0 (#64)
  • ContinuousScalar is not supported in the SDK (#65)
  • LinearRelative and Mixture factors are not supported in the SDK (#66)
  • Rayleigh, Normal, and Uniform distributions are not supported in the SDK (#67)
  • Add Pose2Point2BearingRange factor type (#68)
  • Add PriorPoint2 factor type to SDK (#69)
  • Add Point2Point2Range factor type to SDK (#70)
  • Prior is not supported in the SDK (#75)
  • Tests for 1D and Mixture cases. (#79)
  • getStatusMessages and getStatusLatest should be added. (#80)
  • apiUrl will change in medium term, using dev default for now (#84)
  • Implement async pattern in JL (#85)

Merged pull requests:

  • Refactoring and adding new distribution functions. (#71) (@GearsAD)
  • Pose2Point2BearingRange, PriorPoint2, Point2Point2Range (#72) (@GearsAD)
  • Parametrizing SolverData for ContinuousScalar and Point2 (#73) (@GearsAD)
  • LinearRelative, Mixture, and Prior (#76) (@GearsAD)
  • Statuses, waitForCompletion, and code+test cleanup (#82) (@GearsAD)
  • Test 1D and Mixture, (#87) (@dehann)
  • Lazy apiUrl (#88) (@dehann)
  • make SDK.jl async (#91) (@dehann)
  • Adding the Slack release announcement (#92) (@GearsAD)
  • Query and mutate now async (#93) (@dehann)
  • UUIDs and LinearAlgebra reexports (#94) (@dehann)

v0.3.0

24 Feb 22:10
ae328f9
Compare
Choose a tag to compare

NavAbilitySDK v0.3.0

Diff since v0.2.1

Merged pull requests: