microsoft / Azure_Kinect_ROS_Driver

A ROS sensor driver for the Azure Kinect Developer Kit.
MIT License
304 stars 226 forks source link

In Rviz2, depth and IR topics result in "No image" until movement is detected (ROS2/Ubuntu) #168

Closed amelhassan closed 3 years ago

amelhassan commented 3 years ago

Describe the bug When visualizing depth/IR related topics from the Azure Kinect ROS Driver on Rviz2, an image stream is not produced right away. Movement is required to kickoff the image stream for the topics below:

To Reproduce Steps to reproduce the behavior:

  1. Launch the driver ros2 launch azure_kinect_ros_driver.launch.py
  2. Launch Rviz2 rviz2
  3. In Rviz2, click the "Add" button and navigate to the "By topic" tab.
  4. Choosing any of the following topics will result in Rviz2 displaying "No image". Once the camera detects motion, however, an image stream will appear.

Expected behavior Adding Azure Kinect Driver topics to Rviz2 should result in an image stream.

Desktop: