-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Thanks for this excellent work. My question is regarding support for handling incremental additions to the transformations within a temporal transform manager (TTM). From what I can tell in the documentation and examples, TTMs take as input an existing time series of transforms. However if we want to use a TTM at run-time, we won't know these ahead of time and will instead have to incrementally add to the TTM when new references come online at new times.
I can imagine a few ways to hack this together in the existing code, but I'm wondering if there's an existing approach that supports run-time additions to the transform history.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog