Problem with depthimage_to_laserscan package
I am using depthimage_to_laserscan package. I use the command "rosrun depthimage_to_laserscan depthimage_to_laserscan" to run the node. But It isn't printing anything to the /scan topic. Using rosnode command I see that it isn't subscribing to /camera/depth/image_raw topic. How do I make it do that?