I have been trying to use the isaac_ros_depth_image_proc for hours manually but to no successful effort. I am probably missing something, but I don’t find any helpful information on the documentation to help me try out the PointCloudXyzNode component. Any assistance would be really great.
For context, I build the isaac_ros_image_pipeline in the Isaac ROS Dev Docker container. I have a bag file from my depth camera device which publishes depth images to /cam1/depth_image and /cam1/camera_info. Is there any way I can use that component? When I use the ros2 component types, I do not see the isaac_ros_depth_image_proc showing up. I see the isaac_ros_image_proc components only showing up. Am I doing something wrong?
Thanks!