Skip to content

Commit 66906f1

Browse files
authored
Merge pull request #607 from JuliaRobotics/feat/3Q20/exportdefv
export addVariable
2 parents 572b7ff + 43126a6 commit 66906f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DistributedFactorGraphs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ export findClosestTimestamp, findVariableNearTimestamp
223223
# Serialization
224224
export packVariable, unpackVariable, packFactor, unpackFactor
225225
export rebuildFactorMetadata!
226+
export @defVariable
226227

227228
# File import and export
228229
export saveDFG, loadDFG!, loadDFG

0 commit comments

Comments
 (0)