Skip to content

Releases: NavAbility/NavAbilitySDK.py

v0.6.0-1

16 May 04:41
efe0491
Compare
Choose a tag to compare

Fixed an install issue and otherwise similar to v0.6.0.

v0.6.0

16 May 00:33
e09e7e3
Compare
Choose a tag to compare

Major new release which supports both synchronous and asynchronous operations. Several function names and usages have been improved. Documentation is also improved. This release has a bit less functionality than before, and quite a bit less functionality than other SDKs, however, the overall system maintenance and code development approach has been greatly streamlined on the engineering side. Commonality between multi-language SDKs is now easier and should provide the user a more consistent experience overall. These changes should also help improve the quality of service.

Please do reach out at info@navability.io or open issues at NavAbilitySDK.py / .jl / .js, or find us on Slack (links in the documentation).

v0.5.1

27 Feb 13:11
01a9e25
Compare
Choose a tag to compare

Updates:

  • Fix missing exports for Pose3 and Pose3Pose3.
  • Bug fix on MapVizApp without variable filter.

More details in milestone management here: https://github.com/NavAbility/NavAbilitySDK.py/issues?q=is%3Aclosed+milestone%3Av0.5.1

v0.5.0

21 Feb 06:21
953d5ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.5.0

v0.4.7

12 Jul 18:54
4535be1
Compare
Choose a tag to compare

What's Changed

  • Fixing post-init for VariableNodeData by @GearsAD in #86

Full Changelog: v0.4.6...v0.4.7

v0.4.6

06 Jul 15:27
f84b6c9
Compare
Choose a tag to compare

What's Changed

  • Adding parametric solve and solveKey options to solveSession by @GearsAD in #83
  • Lint fixes by @GearsAD in #84

Full Changelog: v0.4.5...v0.4.6

v0.4.5

11 May 02:43
815cd06
Compare
Choose a tag to compare

What's Changed

  • Simplified addVariable and addFactor signatures by @Affie in #79
  • Improving tests to check on the new addVariable/addFactor signatures by @GearsAD in #80

Full Changelog: v0.4.4...v0.4.5

v0.4.4

26 Apr 17:30
a4adf1a
Compare
Choose a tag to compare

What's Changed

  • Add viz badge functions by @dehann in #67
  • Multihypo as an array of float and not Int by @Affie in #73
  • optional variableStartsWith for MapVizApp by @dehann in #75
  • Adding IPython dependency and updating documentation by @GearsAD in #77

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

15 Apr 14:38
2bcc5ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

01 Apr 00:15
46bcf0e
Compare
Choose a tag to compare

What's Changed

  • Create slack-announce.yml by @GearsAD in #50
  • Point2Point2Range, Pose2Point2BearingRange, PriorPoint2 factors by @GearsAD in #53
  • Docs changes and an explicit exception when the variableType is not supported by @GearsAD in #54
  • Fixing tests by @GearsAD in #55
  • Resolving issue related to click upgrade by @GearsAD in #59

Full Changelog: v0.4.1...v0.4.2