Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaRobotics/DistributedFactorGraphs.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.1
Choose a base ref
...
head repository: JuliaRobotics/DistributedFactorGraphs.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.0
Choose a head ref
  • 13 commits
  • 51 files changed
  • 3 contributors

Commits on Jul 1, 2025

  1. Configuration menu
    Copy the full SHA
    dd9f43a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Configuration menu
    Copy the full SHA
    5dbe1e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Configuration menu
    Copy the full SHA
    8ae0b9b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. More DFGv1 cleanups and checks and Blobstore updates (#1159)

    * _version -> VersionNumber
    Affie authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    e8b1286 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Configuration menu
    Copy the full SHA
    3201b6c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. More standardization and improvements towards v1.0 (#1165)

    * Standardize / check some of the core functions
    
    * improve lsPriors 
    
    * getBlobentriesVariables -> gatherBlobentries
    
    * standard getfirstBlobentry
    Affie authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    d3fb2fa View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    762cb01 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. Update tests and more maintanance (#1169)

    * Update tests to factortype macros and test mixing Compute and DFG
    
    * Temporary test agains ApproxManifoldProducts develop branch
    Affie authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    e205815 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. CompatHelper: bump compat for GraphMakie in [weakdeps] to 0.6, (keep …

    …existing compat) (#1158)
    
    Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
    Co-authored-by: Johannes Terblanche <6612981+Affie@users.noreply.github.com>
    3 people authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    f31d014 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Cleanup unstable exports and @usingDFG macro for transition + renam…

    …e SmallDataTypes -> MetadataTypes (#1170)
    
    * Rename SmallDataTypes -> MetadataTypes and update to @defStateType
    * Cleanup exports and new `@usingDFG` macro to help with transition
    Affie authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    ce268d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Add more Blobentry functions (#1171)

    * Add more Blobentry functions
    * fix docs
    * delete Blobentries and some tests
    * cover missing lines
    Affie authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    b94fc85 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Remove old deprecations and implement new blob wrappers with load and…

    … save (#1173)
    
    * rm v0.25 deprecations
    
    * deprecate update[Blob|data] as obsolete
    
    * Basic BlobWrappers ([save|load]Blob
    
    * fix doxs
    Affie authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    02512da View commit details
    Browse the repository at this point in the history
  2. Bump to v0.28.0

    Affie authored Oct 3, 2025
    2 Configuration menu
    Copy the full SHA
    db55752 View commit details
    Browse the repository at this point in the history
Loading