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.24.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.25.0
Choose a head ref
  • 10 commits
  • 39 files changed
  • 4 contributors

Commits on Oct 16, 2024

  1. run formatter

    Affie committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    35d66bc View commit details
    Browse the repository at this point in the history
  2. Towards removing the UserRobotSession structure (BlobEntry and Data(M…

    …etadata)) (#1093)
    
    * Move Factor constructor from SDK
    
    * depr BlobEntries _type and move InferenceType from SDK
    
    * rename/deprecate node blob entries
    
    * Start Agent and Fg Metadata
    
    * BE.originId optional + start Agent type
    
    * move assembleFactorName and getFncTypeName from SDK
    
    * Deprecate [Session/Robot/User] BlobEntry -> [Agent/Graph] BlobEntry
    
    * Deprecate [Session/Robot/User] Data -> [Agent/Graph] Metadata
    Affie authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    250abad View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    Affie authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8070d63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa122dc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update BlobEntry (#1095)

    * Update BlobEntry
    * update serialization test fileDFGs
    Affie authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    94d4a71 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. solvableFilter on listVariables and getVariables for GraphsDFG (#1097)

    Co-authored-by: Johannes Terblanche <[email protected]>
    Affie and Affie authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1af130d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. CompatHelper: bump compat for Colors to 0.13, (keep existing compat) (#…

    …1099)
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    github-actions[bot] and CompatHelper Julia authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fad7f35 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

  1. implement addVariables! and addFactors! (#1101)

    Co-authored-by: Johannes Terblanche <[email protected]>
    Affie and Affie authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a9e1655 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update Project.toml

    Affie authored Oct 31, 2024
    2 Configuration menu
    Copy the full SHA
    1db77c8 View commit details
    Browse the repository at this point in the history
Loading