ros-drivers / openni2_camera

ROS wrapper for openni 2.0
http://wiki.ros.org/openni2_camera
BSD 3-Clause "New" or "Revised" License
56 stars 95 forks source link

implement proper lazy subscribers #119

Closed mikeferguson closed 5 months ago

mikeferguson commented 1 year ago

This is blocked by upstream work that should be included in Iron turtle - https://github.com/ros2/rmw/issues/330#issuecomment-1430800196

mikeferguson commented 1 year ago

Started on this - it is an epic rabbit hole:

mikeferguson commented 1 year ago

Work in Progress:

mikeferguson commented 1 year ago

As a note - this will NOT make it into Iron, since we can't get the image_common changes merged into Iron (apparently that package is part of the base and was frozen on April 17). I will continue to get this merged into rolling, but it won't make into a regular release until 2024

mikeferguson commented 5 months ago

image_pipeline is now updated - but not yet released