Skip to content

Rework lima node api

Closes #1122 (closed)

  • Create get_last_image to return data and frame id
  • Rework get_image and get_last_live_image to be consistent with the new API
  • Plus few clean up

I think from_stream have no more meaning? It could be removed. Let me know.

I also think that get_last_image and get_last_live_image could be part of the node instead of the view. But i don't know. BTW, it's maybe the same for get_image. But i don't care much.

Edited by Matias Guijarro

Merge request reports