Skip to main content
we init our recording, investigate available streams
Python
Any stream is drawable
Python
our drawing system applies turbo color scheme to timestamps by default output we can create new streams by querying existing streams, and we can save, further transform or draw those
Python
output we can do all kinds of things with this, for example map out room lighting
Python
output So knowing above, we can create embeddings for the full stream,
Python
this pipeline is ready to execute by lazy, we can execute it by iterating, or calling .drain()
skip
let’s query it!
Python
output We don’t really have to deal with the whole global map actually, let’s get top 10 embeddings, and render only lidar around those.
Python
output let’s view those images
Python
output