Bug in ROS2CameraHelper

Hello

I’m trying to control the hz of the ros2 camera publisher a point cloud, using ‘omni.isaac.ros2_bridge.ROS2CameraHelper’

when I set ‘inputs:frameSkipCount’ this does what I want with type rgb or depth. But if I set the type to ‘depth_pcl’ it has no effect.

Bren