You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
list
Synchronously list the labels of an existing (composite) data container/object with optional filters.
- Regex filter on label
- Filter on Solvable
- Filter on Tags (tag in variable.tags)
Synchronous
Example nouns Variables, Factors, VariableNodeData, PPE -> Vector{Symbol}
Returns empty list if the container exists but empty
Throw typed Exeption KeyError or custom exeption if the container does not exist.
Verbs here: https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/wiki/Standard-Definitions-of-API-via-verbs-and-set-theory
With regard to:
Verbs:
TODO add all verbs for DFG v1.0
The text was updated successfully, but these errors were encountered: