Skip to content

New stream sub features, TF tree search Service#496

Closed
leshy wants to merge 17 commits intodevfrom
corecleanup
Closed

New stream sub features, TF tree search Service#496
leshy wants to merge 17 commits intodevfrom
corecleanup

Conversation

@leshy
Copy link
Contributor

@leshy leshy commented Jul 26, 2025

getter = stream.hot_latest() # keeps the sub active, returns immediately latest value
getter() -> Odometry
getter() -> Odometry
getter.dispose() # unsub

stream.get_next() -> Odometry # subs, waits for next, returns

stream.observable() # whatever you want

also fixes & documents TF system

@leshy leshy changed the title wip: core cleanup New stream features Jul 27, 2025
@leshy leshy changed the title New stream features New stream sub features, TF tree search Service Jul 27, 2025
@leshy
Copy link
Contributor Author

leshy commented Jul 29, 2025

#504 will be merged with this

@leshy leshy closed this Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant