Update sensor manually
I'm writing a plugin and I have a depth camera there. I don't need to update this depth camera constantly, so my update rate is 0, but sometimes I need to get current image. I want to take picture of this current moment. Is it possible to force to update camera?
Manual call to update does not work.