Open ndaley7 opened 1 year ago
Seems like it might be an issue with the rate parameter here on line 967:
ros::Rate loop_rate(params_.fps);
Rather than try and hunt down the parameters, im going to add the Azure transforms to the broadcast TF Script
After initialization via the driver, the TF tree for the sensors on the kinect no longer updates. You can see the frame update times on the RQT screenshot that I have included.
To Reproduce Steps to reproduce the behavior:
Expected behavior depth_camera_link, rgb_camera_link to be published at regular intervals
Logs I regularly get "image running behind" warnings, but I am not sure if that is releavant
Screenshots
Desktop (please complete the following information):
Additional context Add any other context about the problem here.