ros-drivers / freenect_stack

libfreenect based ROS driver
http://ros.org/wiki/freenect_stack
35 stars 52 forks source link

Freenect_launch depth camera does not send messages #33

Open TomBrunner opened 7 years ago

TomBrunner commented 7 years ago

Hi,

I'm quite new to ROS and CPP but what im trying to do is use face detector (http://wiki.ros.org/face_detector) with the kinect camera. The problem I am having is that /camera/depth_registered/image_raw does not send anything until I echo it. When using rostopic info it does say it is subscribed to by the face detector (and published by /camera/camera_nodelet_manager). So what I would like to have is that I do not need to echo it first. Can anyone help me with this?

with kind regards, Tom

p.s. I do not have the same problem with the RGB camera p.p.s I am using to change the topic face_detector is listening to to the one from the camera_nodelet_manager. Without this the system does not work.

jack-oquin commented 7 years ago

This question is more appropriate for http://answers.ros.org.

See: http://www.ros.org/support/